Searched defs:NewBI (Results 1 – 10 of 10) sorted by relevance
89 NewBI->setDebugLoc(BI->getDebugLoc()); in replaceConditionalBranchesOnConstant() local
734 BranchInst *NewBI = BranchInst::Create(HeaderBB, Ret->getIterator()); eliminateCall() local
1029 NewBI->setDebugLoc(BBTerm->getDebugLoc()); in processBlock() local 1646 NewBI->setDebugLoc(Term->getDebugLoc()); in processThreadableEdges() local 2422 BranchInst *NewBI = BranchInst::Create(SuccBB, NewBB); threadEdge() local
176 BranchInst *NewBI = BranchInst::Create(DestBB, NewBB); in SplitKnownCriticalEdge() local
890 BranchInst *NewBI = BranchInst::Create(NewHeader, PHBI->getIterator()); in rotateLoop() local
153 BranchInst *NewBI = Builder.CreateBr(Dest1); ConstantFoldTerminator() local 177 BranchInst *NewBI = Builder.CreateBr(Destination); ConstantFoldTerminator() local
763 auto *NewBI = Builder.CreateBr(ExitBB); breakLoopBackedge() local
4654 BranchInst *NewBI = Builder.CreateCondBr(Cond, TrueBB, FalseBB); SimplifyTerminatorOnSelect() local 5586 BranchInst *NewBI = Builder.CreateCondBr(Cmp, ContiguousDest, OtherDest); TurnSwitchRangeIntoICmp() local
385 BitsInit *NewBI = BitsInit::get(Records, NewBits); reverseBitsForLittleEndianEncoding() local
376 BinaryOperator *NewBI = BinaryOperator::CreateWithCopiedFlags( in replaceBinOpShuffles() local