Searched refs:lhs_core (Results 1 – 1 of 1) sorted by relevance
1000 const ArchSpec::Core lhs_core = GetCore(); in IsEqualTo() local1003 const bool core_match = cores_match(lhs_core, rhs_core, true, exact_match); in IsEqualTo()1376 const ArchSpec::Core lhs_core = lhs.GetCore(); in operator <() local1378 return lhs_core < rhs_core; in operator <()