Home
last modified time | relevance | path

Searched refs:EndsWithIf (Results 1 – 5 of 5) sorted by relevance

/aosp12/art/compiler/optimizing/
H A Dcode_generator_utils.cc136 !cond->GetBlock()->EndsWithIf() || in IsComparedValueNonNegativeInBlock()
H A Dselect_generator.cc103 if (!block->EndsWithIf()) continue; in Run()
H A Ddead_code_elimination.cc151 if (!block->EndsWithIf()) { in RemoveNonNullControlDependences()
H A Dnodes.cc2273 bool HBasicBlock::EndsWithIf() const { in EndsWithIf() function in art::HBasicBlock
H A Dnodes.h1425 bool EndsWithIf() const;