Searched defs:isInReg (Results 1 – 3 of 3) sorted by relevance
74 bool isInReg() const { return IsInReg; } in isInReg() function
76 bool isInReg() const { return Flags & InReg; } in isInReg() function
2466 bool isInReg : 1; member