Lines Matching defs:InnerAllocaIP
394 OpenMPIRBuilder::InsertPointTy InnerAllocaIP,
411 Builder.restoreIP(InnerAllocaIP);
1536 InsertPointTy InnerAllocaIP = Builder.saveIP();
1568 if (Error Err = BodyGenCB(InnerAllocaIP, CodeGenIP))
1672 Builder.restoreIP(InnerAllocaIP);
1682 PrivCB(InnerAllocaIP, Builder.saveIP(), V, *Inner, ReplacementValue);
1686 InnerAllocaIP = {
1687 InnerAllocaIP.getBlock(),
1688 InnerAllocaIP.getBlock()->getTerminator()->getIterator()};
1708 InnerAllocaIP = IRBuilder<>::InsertPoint(