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

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

Completed in 207 milliseconds