Searched refs:getPreheaderIP (Results 1 – 3 of 3) sorted by relevance
2033 assert(!isConflictIP(AllocaIP, CLI->getPreheaderIP()) && in applyStaticWorkshareLoop()2037 Builder.restoreIP(CLI->getPreheaderIP()); in applyStaticWorkshareLoop()2150 Builder.restoreIP(CLI->getPreheaderIP()); in applyStaticChunkedWorkshareLoop()2214 Builder.restoreIP(CLI->getPreheaderIP()); in applyStaticChunkedWorkshareLoop()2360 assert(!isConflictIP(AllocaIP, CLI->getPreheaderIP()) && in applyDynamicWorkshareLoop()2550 Builder.restoreIP(Outermost->getPreheaderIP()); in collapseLoops()2700 Builder.restoreIP(OutermostLoop->getPreheaderIP()); in tileLoops()
1788 OpenMPIRBuilder::InsertPointTy getPreheaderIP() const { in getPreheaderIP() function
816 computeIP = loopInfos.front()->getPreheaderIP(); in convertOmpWsLoop()959 computeIP = loopInfos.front()->getPreheaderIP(); in convertOmpSimdLoop()