Searched defs:less_than_id (Results 1 – 2 of 2) sorted by relevance
29 struct less_than_id { struct30 bool operator()(const BasicBlock* lhs, const BasicBlock* rhs) const { in operator()