Home | History | Annotate | Download | only in IPO

Lines Matching refs:getFunction

758     if (int Res = cmpValues(LBA->getFunction(), RBA->getFunction()))
760 if (LBA->getFunction() == RBA->getFunction()) {
763 Function* F = LBA->getFunction();
783 assert(LBA->getFunction() == FnL && RBA->getFunction() == FnR);