Searched refs:DeletionCandidates (Results 1 – 1 of 1) sorted by relevance
1240 SmallVectorImpl<WeakVH> &DeletionCandidates, const BBSetVector &Incoming, in convertToGuardPredicates() argument1292 DeletionCandidates.push_back(Condition); in convertToGuardPredicates()1352 SmallVector<WeakVH, 8> DeletionCandidates; in CreateControlFlowHub() local1353 convertToGuardPredicates(FirstGuardBlock, GuardPredicates, DeletionCandidates, in CreateControlFlowHub()1380 for (auto I : DeletionCandidates) { in CreateControlFlowHub()