Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_ignoreset.cpp18 IgnoreSet::IgnoreSet() in IgnoreSet() function in __tsan::IgnoreSet
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp17749 SmallSet<Value *, 4> IgnoreSet; in tryToReduce() local