Home
last modified time | relevance | path

Searched refs:NewBI (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/Transforms/Utils/
DBreakCriticalEdges.cpp151 BranchInst *NewBI = BranchInst::Create(DestBB, NewBB); in SplitCriticalEdge() local
152 NewBI->setDebugLoc(TI->getDebugLoc()); in SplitCriticalEdge()
DSimplifyCFG.cpp2927 BranchInst *NewBI = Builder.CreateCondBr(Cond, TrueBB, FalseBB); in SimplifyTerminatorOnSelect() local
2929 NewBI->setMetadata(LLVMContext::MD_prof, in SimplifyTerminatorOnSelect()
3615 BranchInst *NewBI = Builder.CreateCondBr(Cmp, ContiguousDest, OtherDest); in TurnSwitchRangeIntoICmp() local
3634 NewBI->setMetadata(LLVMContext::MD_prof, in TurnSwitchRangeIntoICmp()
/external/llvm/lib/Transforms/Scalar/
DLoopRotation.cpp352 BranchInst *NewBI = BranchInst::Create(NewHeader, PHBI); in rotateLoop() local
353 NewBI->setDebugLoc(PHBI->getDebugLoc()); in rotateLoop()
DTailRecursionElimination.cpp789 BranchInst *NewBI = BranchInst::Create(OldEntry, Ret); in EliminateRecursiveTailCall() local
790 NewBI->setDebugLoc(CI->getDebugLoc()); in EliminateRecursiveTailCall()
DJumpThreading.cpp1527 BranchInst *NewBI = BranchInst::Create(SuccBB, NewBB); in ThreadEdge() local
1528 NewBI->setDebugLoc(BB->getTerminator()->getDebugLoc()); in ThreadEdge()
/external/llvm/utils/TableGen/
DCodeGenTarget.cpp375 BitsInit *NewBI = BitsInit::get(NewBits); in reverseBitsForLittleEndianEncoding() local
379 R->getValue("Inst")->setValue(NewBI); in reverseBitsForLittleEndianEncoding()
/external/guice/extensions/struts2/lib/
Dfreemarker-2.3.16.jarMETA-INF/ META-INF/MANIFEST.MF freemarker/ freemarker/cache/ freemarker/ ...