Searched defs:IsDebug (Results 1 – 4 of 4) sorted by relevance
166 bool IsDebug() const { return m_is_debug; } in IsDebug() function
303 bool IsDebug, bool IsClone, bool IsCloned) { in AddRegisterOperand()374 bool IsDebug, bool IsClone, bool IsCloned) { in AddOperand()
152 unsigned IsDebug : 1; variable
2088 bool IsDebug = RegOp.isDebug(); in swapRegAndNonRegOperand() local