Searched refs:ProperSubClass (Results 1 – 2 of 2) sorted by relevance
30 bool ProperSubClass; member36 : Tag(0), NumRegs(0), ProperSubClass(false), MinCost(0), in RCInfo()104 return get(RC).ProperSubClass; in isProperSubClass()
137 RCI.ProperSubClass = true; in compute()146 dbgs() << (RCI.ProperSubClass ? " ] (sub-class)\n" : " ]\n"); in compute()