Searched defs:DeletionCandidates (Results 1 – 1 of 1) sorted by relevance
1853 SmallVectorImpl<WeakVH> &DeletionCandidates) { in calcPredicateUsingBooleans()1921 SmallVectorImpl<WeakVH> &DeletionCandidates, in convertToGuardPredicates()1962 SmallVector<WeakVH, 8> DeletionCandidates; in CreateControlFlowHub() local