Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMIRPrinter.cpp265 bool IsRegInRegMaskFound = false; in printCustomRegMask() local
269 if (IsRegInRegMaskFound) in printCustomRegMask()
272 IsRegInRegMaskFound = true; in printCustomRegMask()