Home
last modified time | relevance | path

Searched defs:NewBI (Results 1 – 10 of 10) sorted by relevance

/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerConstantIntrinsics.cpp89 NewBI->setDebugLoc(BI->getDebugLoc()); in replaceConditionalBranchesOnConstant() local
H A DTailRecursionElimination.cpp734 BranchInst *NewBI = BranchInst::Create(HeaderBB, Ret->getIterator()); eliminateCall() local
H A DJumpThreading.cpp1029 NewBI->setDebugLoc(BBTerm->getDebugLoc()); in processBlock() local
1646 NewBI->setDebugLoc(Term->getDebugLoc()); in processThreadableEdges() local
2422 BranchInst *NewBI = BranchInst::Create(SuccBB, NewBB); threadEdge() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DBreakCriticalEdges.cpp176 BranchInst *NewBI = BranchInst::Create(DestBB, NewBB); in SplitKnownCriticalEdge() local
H A DLoopRotationUtils.cpp890 BranchInst *NewBI = BranchInst::Create(NewHeader, PHBI->getIterator()); in rotateLoop() local
H A DLocal.cpp153 BranchInst *NewBI = Builder.CreateBr(Dest1); ConstantFoldTerminator() local
177 BranchInst *NewBI = Builder.CreateBr(Destination); ConstantFoldTerminator() local
H A DLoopUtils.cpp763 auto *NewBI = Builder.CreateBr(ExitBB); breakLoopBackedge() local
H A DSimplifyCFG.cpp4654 BranchInst *NewBI = Builder.CreateCondBr(Cond, TrueBB, FalseBB); SimplifyTerminatorOnSelect() local
5586 BranchInst *NewBI = Builder.CreateCondBr(Cmp, ContiguousDest, OtherDest); TurnSwitchRangeIntoICmp() local
/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenTarget.cpp385 BitsInit *NewBI = BitsInit::get(Records, NewBits); reverseBitsForLittleEndianEncoding() local
/llvm-project/llvm/lib/CodeGen/
H A DInterleavedAccessPass.cpp376 BinaryOperator *NewBI = BinaryOperator::CreateWithCopiedFlags( in replaceBinOpShuffles() local