Searched refs:PassNameExactToIgnore (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/llvm/tools/opt/
H A Dopt.cpp340 std::vector<StringRef> PassNameExactToIgnore = { local
353 if (llvm::is_contained(PassNameExactToIgnore, Pass))

Completed in 97 milliseconds