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 Doptdriver.cpp344 static constexpr StringLiteral PassNameContain[] = {"-eh-prepare"}; in shouldPinPassToLegacyPM() local
384 for (const auto &P : PassNameContain) in shouldPinPassToLegacyPM()