Home
last modified time | relevance | path

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

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