Home
last modified time | relevance | path

Searched refs:inst_kind (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dnodes.h2735 HVariableInputSizeInstruction(InstructionKind inst_kind, in HVariableInputSizeInstruction() argument
2741 : HInstruction(inst_kind, side_effects, dex_pc), in HVariableInputSizeInstruction()
2743 HVariableInputSizeInstruction(InstructionKind inst_kind, in HVariableInputSizeInstruction() argument
2750 : HInstruction(inst_kind, type, side_effects, dex_pc), in HVariableInputSizeInstruction()