Searched refs:ProperSubClass (Results 1 – 2 of 2) sorted by relevance
33 bool ProperSubClass = false; member112 return get(RC).ProperSubClass; in isProperSubClass()
184 RCI.ProperSubClass = true; in compute() 193 dbgs() << (RCI.ProperSubClass ? " ] (sub-class)\n" : " ]\n"); in compute()