Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSubtarget.cpp66 bool MipsSubtarget::GINVWarningPrinted = false; member in MipsSubtarget
H A DMipsSubtarget.h59 static bool GINVWarningPrinted; variable