Lines Matching defs:OuterAllocaIP
392 OpenMPIRBuilder::InsertPointTy OuterAllocaIP,
396 Builder.restoreIP(OuterAllocaIP);
1428 const LocationDescription &Loc, InsertPointTy OuterAllocaIP,
1432 assert(!isConflictIP(Loc.IP, OuterAllocaIP) && "IPs must not be ambiguous");
1472 BasicBlock *OuterAllocaBlock = OuterAllocaIP.getBlock();
1661 Builder.restoreIP(OuterAllocaIP);
1713 OuterAllocaIP = IRBuilder<>::InsertPoint(
9112 InsertPointTy OuterAllocaIP(&OuterAllocaBB, OuterAllocaBB.begin());
9114 Builder, OuterAllocaIP, ToBeDeleted, AllocaIP, "gid", true));
9116 Builder, OuterAllocaIP, ToBeDeleted, AllocaIP, "tid", true));