Searched defs:CGFuncLoopCmp (Results 1 – 1 of 1) sorted by relevance
279 struct CGFuncLoopCmp { struct280 bool operator()(const CGFuncLoops *lhs, const CGFuncLoops *rhs) const in operator()