Lines Matching defs:OuterAllocaIP
364 OpenMPIRBuilder::InsertPointTy OuterAllocaIP,
368 Builder.restoreIP(OuterAllocaIP);
1346 const LocationDescription &Loc, InsertPointTy OuterAllocaIP,
1350 assert(!isConflictIP(Loc.IP, OuterAllocaIP) && "IPs must not be ambiguous");
1390 BasicBlock *OuterAllocaBlock = OuterAllocaIP.getBlock();
1569 Builder.restoreIP(OuterAllocaIP);
1616 OuterAllocaIP = IRBuilder<>::InsertPoint(
8267 InsertPointTy OuterAllocaIP(&OuterAllocaBB, OuterAllocaBB.begin());
8269 Builder, OuterAllocaIP, ToBeDeleted, AllocaIP, "gid", true));
8271 Builder, OuterAllocaIP, ToBeDeleted, AllocaIP, "tid", true));