Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp2428 SetTy &getCompatibleSet(InvokeInst *II);
2433 CompatibleSets::SetTy &CompatibleSets::getCompatibleSet(InvokeInst *II) { in getCompatibleSet() function in __anona1e8f1c11311::CompatibleSets
2448 getCompatibleSet(II).emplace_back(II); in insert()