Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp69 static cl::opt<bool> WarnOnSkippedPatterns( variable
2434 if (WarnOnSkippedPatterns) { in run()