Home | History | Annotate | Download | only in Analysis

Lines Matching refs:getCalledFunction

611   if (CS.getCalledFunction() &&
612 isMemsetPattern16(CS.getCalledFunction(), TLI)) {