Searched refs:rhs_core (Results 1 – 1 of 1) sorted by relevance
1400 const ArchSpec::Core rhs_core = rhs.GetCore(); in operator <() local1401 return lhs_core < rhs_core; in operator <()