Lines Matching defs:InnerAllocaIP
366 OpenMPIRBuilder::InsertPointTy InnerAllocaIP,
383 Builder.restoreIP(InnerAllocaIP);
1454 InsertPointTy InnerAllocaIP = Builder.saveIP();
1486 BodyGenCB(InnerAllocaIP, CodeGenIP);
1580 Builder.restoreIP(InnerAllocaIP);
1590 PrivCB(InnerAllocaIP, Builder.saveIP(), V, *Inner, ReplacementValue));
1591 InnerAllocaIP = {
1592 InnerAllocaIP.getBlock(),
1593 InnerAllocaIP.getBlock()->getTerminator()->getIterator()};
1611 InnerAllocaIP = IRBuilder<>::InsertPoint(