Searched refs:cmpGlobalValues (Results 1 – 2 of 2) sorted by relevance
226 int cmpGlobalValues(GlobalValue *L, GlobalValue *R) const;
270 return cmpGlobalValues(GlobalValueL, GlobalValueR); in cmpConstants()397 int FunctionComparator::cmpGlobalValues(GlobalValue *L, GlobalValue *R) const { in cmpGlobalValues() function in FunctionComparator