Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp2053 SmallVectorImpl<WeakVH> &DeletionCandidates) { in calcPredicateUsingBooleans()
2121 SmallVectorImpl<WeakVH> &DeletionCandidates, in convertToGuardPredicates()
2162 SmallVector<WeakVH, 8> DeletionCandidates; in CreateControlFlowHub() local