Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp1192 BranchInst *UncondBI = BranchInst::Create(KeepSucc, BI->getIterator()); in processImpliedCondition() local
1193 UncondBI->setDebugLoc(BI->getDebugLoc()); in processImpliedCondition()