Searched defs:commonExitBB (Results 1 – 3 of 3) sorted by relevance
29 BB &commonExitBB) in DominanceBase()59 BB &commonExitBB; variable65 BB &commonExitBB) in DomAnalysis()
1151 BB *commonExitBB = nullptr; /* this post-dominate all BBs */ variable
442 BB *commonExitBB = cgFunc->GetCommonExitBB(); in UpdateCommonExitBBInfo() local