Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Transforms/Utils/
DBasicBlockUtils.cpp1240 SmallVectorImpl<WeakVH> &DeletionCandidates, const BBSetVector &Incoming, in convertToGuardPredicates() argument
1292 DeletionCandidates.push_back(Condition); in convertToGuardPredicates()
1352 SmallVector<WeakVH, 8> DeletionCandidates; in CreateControlFlowHub() local
1353 convertToGuardPredicates(FirstGuardBlock, GuardPredicates, DeletionCandidates, in CreateControlFlowHub()
1380 for (auto I : DeletionCandidates) { in CreateControlFlowHub()