Searched refs:LoopFini (Results 1 – 1 of 1) sorted by relevance
2283 BasicBlock *LoopFini = AfterIP.getBlock()->getSinglePredecessor(); in createSections() local2284 assert(LoopFini && "Bad structure of static workshare loop finalization"); in createSections()2302 DummyBranch->setSuccessor(0, LoopFini); in createSections()