Home
last modified time | relevance | path

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

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