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