Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dboolean_simplifier.cc25 HIf* if_instruction = block->GetLastInstruction()->AsIf(); in TryRemovingNegatedCondition() local
105 HIf* if_instruction = block->GetLastInstruction()->AsIf(); in TryRemovingBooleanSelection() local
Ddead_code_elimination.cc32 HIf* if_instruction = last_instruction->AsIf(); in MarkReachableBlocks() local