Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/tools/opt/
H A Dopt.cpp319 static bool shouldPinPassToLegacyPM(StringRef Pass) { in shouldPinPassToLegacyPM() function
391 if (shouldPinPassToLegacyPM(Arg)) in shouldForceLegacyPM()