Searched refs:TOrderById (Results 1 – 1 of 1) sorted by relevance
78 struct TOrderById struct140 …::iterator at = std::lower_bound(target->begin(), target->end(), ent, TVarEntryInfo::TOrderById()); in visitSymbol()179 …t_iterator at = std::lower_bound(source->begin(), source->end(), ent, TVarEntryInfo::TOrderById()); in visitSymbol()810 std::sort(uniformVarMap.begin(), uniformVarMap.end(), TVarEntryInfo::TOrderById()); in addStage()