Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DBasicBlockUtils.cpp1787 BBPredicates &GuardPredicates) { in setupBranchForGuard()
1807 SmallVectorImpl<BasicBlock *> &GuardBlocks, BBPredicates &GuardPredicates) { in calcPredicateUsingInteger()
1852 SmallVectorImpl<BasicBlock *> &GuardBlocks, BBPredicates &GuardPredicates, in calcPredicateUsingBooleans()
1925 BBPredicates GuardPredicates; in convertToGuardPredicates() local