Searched refs:IsLoopValid (Results 1 – 4 of 4) sorted by relevance
49 return (!bb->IsLoopValid() || bb->GetLoop()->IsRoot()) && !bb->IsTryBegin(); in IsBlockSuitable()
444 if (bb->IsTry() && bb->IsLoopValid()) { in __anond946d00f0e02()
465 if (block->IsLoopValid() && !block->GetLoop()->IsRoot()) { in BlockProps()
358 bool IsLoopValid() const in IsLoopValid() function