Home
last modified time | relevance | path

Searched refs:HasExitEdge (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dinliner.cc1921 if (!block->GetLoopInformation()->HasExitEdge()) { in CanInlineBody()
Dnodes.cc926 bool HLoopInformation::HasExitEdge() const { in HasExitEdge() function in art::HLoopInformation