Home | History | Annotate | Download | only in IPO

Lines Matching refs:getCalledFunction

191         if (CS.getCalledFunction() && SCCNodes.count(CS.getCalledFunction()))
350 Function *F = CS.getCalledFunction();
453 Function *F = CS.getCalledFunction();
747 if (CS.getCalledFunction() &&
748 SCCNodes.count(CS.getCalledFunction()))