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