Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/opt/
H A Dopt.cpp419 static bool shouldPinPassToLegacyPM(StringRef Pass) { in shouldPinPassToLegacyPM() function
472 if (shouldPinPassToLegacyPM(Arg)) in shouldForceLegacyPM()