Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp2616 SetTy &getCompatibleSet(InvokeInst *II);
2621 CompatibleSets::SetTy &CompatibleSets::getCompatibleSet(InvokeInst *II) { in getCompatibleSet() function in __anonee21a60b1711::CompatibleSets
2636 getCompatibleSet(II).emplace_back(II); in insert()