Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dloop_analysis.cc45 HIf* hif = block->GetLastInstruction()->AsIf(); in CalculateLoopBasicProperties() local
H A Dload_store_elimination_test.cc128 HInstruction* hif = new (GetAllocator()) HIf(cmp); in CreateTestControlFlowGraph() local
165 HInstruction* hif = new (GetAllocator()) HIf(cmp); in CreateDiamondShapedCFG() local