Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes.h2679 HVariableInputSizeInstruction(InstructionKind inst_kind, in HVariableInputSizeInstruction() argument
2685 : HInstruction(inst_kind, side_effects, dex_pc), in HVariableInputSizeInstruction()
2687 HVariableInputSizeInstruction(InstructionKind inst_kind, in HVariableInputSizeInstruction() argument
2694 : HInstruction(inst_kind, type, side_effects, dex_pc), in HVariableInputSizeInstruction()