Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/tools/opt/
H A Doptdriver.cpp321 static constexpr StringLiteral PassNameExactToIgnore[] = { in shouldPinPassToLegacyPM() local
335 if (llvm::is_contained(PassNameExactToIgnore, Pass)) in shouldPinPassToLegacyPM()