Home
last modified time | relevance | path

Searched defs:CheckBI (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DGuardUtils.cpp39 auto *CheckBI = cast<BranchInst>(CheckBB->getTerminator()); in makeGuardControlFlowExplicit() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp2776 BranchInst *CheckBI = cast<BranchInst>(CheckBB->getTerminator()); turnGuardIntoBranch() local