Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMIRPrinter.cpp257 bool IsRegInRegMaskFound = false; in printCustomRegMask() local
261 if (IsRegInRegMaskFound) in printCustomRegMask()
264 IsRegInRegMaskFound = true; in printCustomRegMask()