Searched refs:IsPhys (Results 1 – 1 of 1) sorted by relevance
192 bool IsPhys; in weightCalcHelper() member194 Reg(R), Weight(W), IsPhys(P) {} in weightCalcHelper()197 if (IsPhys != rhs.IsPhys) in weightCalcHelper()198 return (IsPhys && !rhs.IsPhys); in weightCalcHelper()