Home
last modified time | relevance | path

Searched defs:AnalysisDisplayUnstableOpcodes (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/
H A Dllvm-exegesis.cpp212 static cl::opt<bool> AnalysisDisplayUnstableOpcodes( variable
/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/
H A DAnalysis.cpp158 bool AnalysisDisplayUnstableOpcodes) in Analysis()