Searched defs:ComputeIP (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/unittests/Frontend/ |
H A D | OpenMPIRBuilderTest.cpp | 1449 InsertPointTy ComputeIP{EnterBr->getParent(), EnterBr->getIterator()}; TEST_F() local 1669 InsertPointTy ComputeIP{EnterBr->getParent(), EnterBr->getIterator()}; TEST_F() local
|
/llvm-project/llvm/lib/Frontend/OpenMP/ |
H A D | OMPIRBuilder.cpp | 3836 createCanonicalLoop(const LocationDescription & Loc,LoopBodyGenCallbackTy BodyGenCB,Value * Start,Value * Stop,Value * Step,bool IsSigned,bool InclusiveStop,InsertPointTy ComputeIP,const Twine & Name) createCanonicalLoop() argument 4642 collapseLoops(DebugLoc DL,ArrayRef<CanonicalLoopInfo * > Loops,InsertPointTy ComputeIP) collapseLoops() argument
|