Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp1987 setupBranchForGuard(SmallVectorImpl<BasicBlock * > & GuardBlocks,const BBSetVector & Outgoing,BBPredicates & GuardPredicates) setupBranchForGuard() argument
2007 calcPredicateUsingInteger(const BBSetVector & Incoming,const BBSetVector & Outgoing,SmallVectorImpl<BasicBlock * > & GuardBlocks,BBPredicates & GuardPredicates) calcPredicateUsingInteger() argument
2052 calcPredicateUsingBooleans(const BBSetVector & Incoming,const BBSetVector & Outgoing,SmallVectorImpl<BasicBlock * > & GuardBlocks,BBPredicates & GuardPredicates,SmallVectorImpl<WeakVH> & DeletionCandidates) calcPredicateUsingBooleans() argument
2125 BBPredicates GuardPredicates; convertToGuardPredicates() local