Searched defs:exitBB (Results 1 – 5 of 5) sorted by relevance
743 …for (auto exitBB = cgFunc->GetExitBBsVec().begin(); exitBB != cgFunc->GetExitBBsVec().end(); ++exi… in UnreachCodeAnalysis() local905 BB *exitBB = cgFunc->GetExitBBsVec().size() == 0 ? nullptr : cgFunc->GetExitBB(0); in BreakCriticalEdge() local
612 BB *exitBB = cgFunc.GetCommonExitBB(); in CreateAllCDGNodes() local980 BB *exitBB = cgFunc.GetCommonExitBB(); in GenerateCFGDot() local1063 BB *exitBB = cgFunc.GetCommonExitBB(); in GenerateSimplifiedCFGDot() local
543 BB *exitBB = cgFunc.GetCommonExitBB(); in GeneratePdomTreeDot() local
925 bool AArch64GenProEpilog::TestPredsOfRetBB(const BB &exitBB) in TestPredsOfRetBB()1312 for (auto *exitBB : cgFunc.GetExitBBsVec()) { in Run() local1317 for (auto *exitBB : cgFunc.GetExitBBsVec()) { in Run() local
509 for (uint32 exitBB : wkCand.restoreAtExitBBs) { in DetermineCalleeRestoreLocations() local