Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp2486 SetTy &getCompatibleSet(InvokeInst *II);
2491 CompatibleSets::SetTy &CompatibleSets::getCompatibleSet(InvokeInst *II) { in getCompatibleSet() function in __anonb3c02c201511::CompatibleSets
2506 getCompatibleSet(II).emplace_back(II); in insert()