Searched refs:IsPhys (Results 1 – 1 of 1) sorted by relevance
201 bool IsPhys; in weightCalcHelper() member204 Reg(R), Weight(W), IsPhys(P), HintOrder(HR) {} in weightCalcHelper()207 if (IsPhys != rhs.IsPhys) in weightCalcHelper()208 return (IsPhys && !rhs.IsPhys); in weightCalcHelper()