Searched refs:DispatchAfter (Results 1 – 2 of 2) sorted by relevance
2205 BasicBlock *DispatchAfter = DispatchCLI->getAfter(); in applyStaticChunkedWorkshareLoop() local2209 redirectTo(DispatchAfter, CLI->getAfter(), DL); in applyStaticChunkedWorkshareLoop()2255 return {DispatchAfter, DispatchAfter->getFirstInsertionPt()}; in applyStaticChunkedWorkshareLoop()
2041 BasicBlock *DispatchAfter = DispatchExit->getSingleSuccessor(); in TEST_P() local2042 BasicBlock *Return = DispatchAfter->getSingleSuccessor(); in TEST_P()