Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCSubtargetInfo.cpp101 static bool PrintOnce = false; in Help() local
102 if (PrintOnce) { in Help()
126 PrintOnce = true; in Help()
133 static bool PrintOnce = false; in cpuHelp() local
134 if (PrintOnce) { in cpuHelp()
148 PrintOnce = true; in cpuHelp()