Home
last modified time | relevance | path

Searched defs:StopSet (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCFG.cpp135 const StopSetT &StopSet, in isReachableImpl()
250 const SmallPtrSetImpl<const BasicBlock *> &StopSet, in isManyPotentiallyReachableFromMany()
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp1023 llvm::StringRef StopSet = StopSets[static_cast<int>(Stop)]; in parseDiagText() local