Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp2249 SetTy &getCompatibleSet(InvokeInst *II);
2254 CompatibleSets::SetTy &CompatibleSets::getCompatibleSet(InvokeInst *II) { in getCompatibleSet() function in __anon3677653b1111::CompatibleSets
2269 getCompatibleSet(II).emplace_back(II); in insert()