Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/tools/opt/
H A Doptdriver.cpp320 static bool shouldPinPassToLegacyPM(StringRef Pass) { in shouldPinPassToLegacyPM() function
392 if (shouldPinPassToLegacyPM(Arg)) in shouldForceLegacyPM()