Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/Frontend/
H A DOpenMPIRBuilderTest.cpp1449 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 DOMPIRBuilder.cpp3836 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