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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp1216 BranchInst *UncondBI = BranchInst::Create(KeepSucc, BI); local
1217 UncondBI->setDebugLoc(BI->getDebugLoc());

Completed in 116 milliseconds