Searched defs:hif (Results 1 – 3 of 3) sorted by relevance
45 HIf* hif = block->GetLastInstruction()->AsIfOrNull(); in CalculateLoopBasicProperties() local
143 HInstruction* hif = new (GetAllocator()) HIf(cmp); in CreateTestControlFlowGraph() local180 HInstruction* hif = new (GetAllocator()) HIf(cmp); in CreateDiamondShapedCFG() local
2718 HInstruction* hif, in VectorizeIfCondition()