Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DProcess.cpp41 ArrayRef<std::string> IgnoreList, char Separator) { in FindInEnvPath()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp17224 SmallDenseSet<Value *> IgnoreList(ReductionOps.size() * in tryToReduce() local