Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dloop_analysis.cc44 HIf* hif = block->GetLastInstruction()->AsIf(); in CalculateLoopBasicProperties() local
Dload_store_elimination_test.cc91 HInstruction* hif = new (GetAllocator()) HIf(cmp); in CreateTestControlFlowGraph() local
130 HInstruction* hif = new (GetAllocator()) HIf(cmp); in CreateDiamondShapedCFG() local