Searched refs:FnR (Results 1 – 1 of 1) sorted by relevance
179 : FnL(F1), FnR(F2), GlobalNumbers(GN) {} in FunctionComparator()414 const Function *FnL, *FnR; member in __anon7fe985500111::FunctionComparator791 assert(LBA->getFunction() == FnL && RBA->getFunction() == FnR); in cmpConstants()1130 if (R == FnR) in cmpValues()1134 if (R == FnR) { in cmpValues()1223 if (int Res = cmpAttrs(FnL->getAttributes(), FnR->getAttributes())) in compare()1226 if (int Res = cmpNumbers(FnL->hasGC(), FnR->hasGC())) in compare()1230 if (int Res = cmpMem(FnL->getGC(), FnR->getGC())) in compare()1234 if (int Res = cmpNumbers(FnL->hasSection(), FnR->hasSection())) in compare()1238 if (int Res = cmpMem(FnL->getSection(), FnR->getSection())) in compare()[all …]