Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dselect_generator.cc80 if (!block->EndsWithIf()) continue; in Run()
Dnodes.cc1609 bool HBasicBlock::EndsWithIf() const { in EndsWithIf() function in art::HBasicBlock
Dnodes.h1232 bool EndsWithIf() const;