Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DMIRPrinter.cpp266 bool IsRegInRegMaskFound = false; in printCustomRegMask() local
270 if (IsRegInRegMaskFound) in printCustomRegMask()
273 IsRegInRegMaskFound = true; in printCustomRegMask()