Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/opt/
H A Dopt.cpp342 std::vector<StringRef> PassNameContain = {"-eh-prepare"}; in shouldPinPassToLegacyPM() local
381 for (const auto &P : PassNameContain) in shouldPinPassToLegacyPM()