Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dloop_analysis.cc45 HIf* hif = block->GetLastInstruction()->AsIfOrNull(); in CalculateLoopBasicProperties() local
Dload_store_elimination_test.cc143 HInstruction* hif = new (GetAllocator()) HIf(cmp); in CreateTestControlFlowGraph() local
180 HInstruction* hif = new (GetAllocator()) HIf(cmp); in CreateDiamondShapedCFG() local
Dloop_optimization.cc2718 HInstruction* hif, in VectorizeIfCondition()