Searched refs:DispatchCLI (Results 1 – 1 of 1) sorted by relevance
4429 CanonicalLoopInfo *DispatchCLI = cantFail(createCanonicalLoop( in applyStaticChunkedWorkshareLoop() local4441 BasicBlock *DispatchBody = DispatchCLI->getBody(); in applyStaticChunkedWorkshareLoop()4442 BasicBlock *DispatchLatch = DispatchCLI->getLatch(); in applyStaticChunkedWorkshareLoop()4443 BasicBlock *DispatchExit = DispatchCLI->getExit(); in applyStaticChunkedWorkshareLoop()4444 BasicBlock *DispatchAfter = DispatchCLI->getAfter(); in applyStaticChunkedWorkshareLoop()4445 DispatchCLI->invalidate(); in applyStaticChunkedWorkshareLoop()