Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DControlFlowUtils.cpp70 BBPredicates &GuardPredicates) { in setupBranchForGuard()
89 BBPredicates &GuardPredicates) { in calcPredicateUsingInteger()
133 SmallVectorImpl<BasicBlock *> &GuardBlocks, BBPredicates &GuardPredicates, in calcPredicateUsingBooleans()
207 BBPredicates GuardPredicates; in convertToGuardPredicates() local