Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRPrinter.cpp273 bool IsRegInRegMaskFound = false; in printCustomRegMask() local
277 if (IsRegInRegMaskFound) in printCustomRegMask()
280 IsRegInRegMaskFound = true; in printCustomRegMask()