Home
last modified time | relevance | path

Searched defs:AfterIP (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp1652 InsertPointTy AfterIP(UI->getParent(), UI->getParent()->end()); in createParallel() local
2134 InsertPointTy AfterIP = in createSections() local
4068 InsertPointTy AfterIP = CLI->getAfterIP(); in applyStaticWorkshareLoop() local
4596 InsertPointTy AfterIP = CLI->getAfterIP(); in applyDynamicWorkshareLoop() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp1242 InsertPointTy AfterIP = OMPInfoCache.OMPBuilder.createParallel( in mergeParallelRegions() local