Home | History | Annotate | Download | only in IPA

Lines Matching refs:getCalledFunction

718   if (Function *F = CS.getCalledFunction()) {
951 &F == CS.getCalledFunction();
1171 return getInlineCost(CS, CS.getCalledFunction(), Threshold);
1231 if (&F == CS.getCalledFunction())