Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp1853 SmallVectorImpl<WeakVH> &DeletionCandidates) { in calcPredicateUsingBooleans()
1921 SmallVectorImpl<WeakVH> &DeletionCandidates, in convertToGuardPredicates()
1962 SmallVector<WeakVH, 8> DeletionCandidates; in CreateControlFlowHub() local