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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DGuardUtils.cpp101 Instruction *WCAnd = cast<Instruction>(WidenableBR->getCondition()); local
103 WCAnd->moveBefore(WidenableBR);
120 Instruction *WCAnd = cast<Instruction>(WidenableBR->getCondition()); local
122 WCAnd->moveBefore(WidenableBR);

Completed in 57 milliseconds