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

/art/runtime/
H A Ddex_instruction-inl.h434 inline bool Instruction::HasVarArgs() const { function in class:art::Instruction
H A Ddex_instruction.h388 bool HasVarArgs() const;
/art/compiler/dex/
H A Dmir_graph.cc176 if (inst->HasVarArgs()) {

Completed in 63 milliseconds