Searched refs:HasVRegC (Results 1 - 3 of 3) sorted by relevance

/art/runtime/
H A Ddex_instruction-inl.h371 inline bool Instruction::HasVRegC() const { function in class:art::Instruction
H A Ddex_instruction.h376 bool HasVRegC() const;
/art/compiler/dex/
H A Dmir_graph.cc175 decoded_instruction->vC = inst->HasVRegC() ? inst->VRegC() : 0;

Completed in 71 milliseconds