Home | History | Annotate | Download | only in Analysis

Lines Matching refs:getCalledFunction

771   if (Function *F = CS.getCalledFunction()) {
1128 &F == CS.getCalledFunction();
1349 return getInlineCost(CS, CS.getCalledFunction(), Threshold);
1432 if (&F == CS.getCalledFunction())
1443 if (CS.getCalledFunction() &&
1444 CS.getCalledFunction()->getIntrinsicID() ==