Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp1995 BranchInst::Create(Out, GuardBlocks[i + 1], GuardPredicates[Out], in calcPredicateUsingInteger() argument
1975 setupBranchForGuard(SmallVectorImpl<BasicBlock * > & GuardBlocks,const BBSetVector & Outgoing,BBPredicates & GuardPredicates) setupBranchForGuard() argument
2040 calcPredicateUsingBooleans(const BBSetVector & Incoming,const BBSetVector & Outgoing,SmallVectorImpl<BasicBlock * > & GuardBlocks,BBPredicates & GuardPredicates,SmallVectorImpl<WeakVH> & DeletionCandidates) calcPredicateUsingBooleans() argument
2113 BBPredicates GuardPredicates; convertToGuardPredicates() local
[all...]