Searched refs:ProperSubClass (Results 1 – 6 of 6) sorted by relevance
31 bool ProperSubClass; member34 RCInfo() : Tag(0), NumRegs(0), ProperSubClass(false) {} in RCInfo()98 return get(RC).ProperSubClass; in isProperSubClass()
105 RCI.ProperSubClass = true; in compute()111 dbgs() << (RCI.ProperSubClass ? " ] (sub-class)\n" : " ]\n"); in compute()
30 bool ProperSubClass; member36 : Tag(0), NumRegs(0), ProperSubClass(false), MinCost(0), in RCInfo()104 return get(RC).ProperSubClass; in isProperSubClass()
35 bool ProperSubClass = false; member108 return get(RC).ProperSubClass; in isProperSubClass()
137 RCI.ProperSubClass = true; in compute()146 dbgs() << (RCI.ProperSubClass ? " ] (sub-class)\n" : " ]\n"); in compute()
149 RCI.ProperSubClass = true; in compute()158 dbgs() << (RCI.ProperSubClass ? " ] (sub-class)\n" : " ]\n"); in compute()