Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp1291 BranchInst *UncondBI = BranchInst::Create(KeepSucc, BI); in processImpliedCondition() local
1292 UncondBI->setDebugLoc(BI->getDebugLoc()); in processImpliedCondition()