Home
last modified time | relevance | path

Searched defs:AddInstruction (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dnodes.cc320 void HBasicBlock::AddInstruction(HInstruction* instruction) { in AddInstruction() function in art::HBasicBlock
366 void HInstructionList::AddInstruction(HInstruction* instruction) { in AddInstruction() function in art::HInstructionList