Lines Matching defs:InnerAllocaIP
5140 auto BodyGenCB = [&](InsertPointTy InnerAllocaIP, InsertPointTy CodeGenIP) {
5158 BodyAllocaIP = InnerAllocaIP;
5166 auto PrivCB = [&](InsertPointTy InnerAllocaIP, InsertPointTy CodeGenIP,
5169 Builder.restoreIP(InnerAllocaIP);
5380 auto FirstBodyGenCB = [&](InsertPointTy InnerAllocaIP,
5396 FirstBodyAllocaIP = InnerAllocaIP;
5401 auto SecondBodyGenCB = [&](InsertPointTy InnerAllocaIP,
5415 SecondBodyAllocaIP = InnerAllocaIP;
5425 auto PrivCB = [&](InsertPointTy InnerAllocaIP, InsertPointTy CodeGenIP,
5428 Builder.restoreIP(InnerAllocaIP);