Lines Matching refs:InsertPt
258 Instruction *InsertPt,725 /// otherwise branch to FalseDest. Insert the code immediately before InsertPt.729 Instruction *InsertPt,737 BranchVal = new ICmpInst(InsertPt, ICmpInst::ICMP_EQ, LIC, Val);745 BranchInst *BI = BranchInst::Create(TrueDest, FalseDest, BranchVal, InsertPt);