Searched defs:GuardPredicates (Results 1 – 1 of 1) sorted by relevance
1987 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