Searched refs:doesNotCapture (Results 1 – 8 of 8) sorted by relevance
123 if (A->get() == V && !CS.doesNotCapture(A - B)) in PointerMayBeCaptured()
465 (!CS.doesNotCapture(ArgNo) && !CS.isByValArgument(ArgNo))) in callCapturesBefore()
836 (!CS.doesNotCapture(ArgNo) && !CS.isByValArgument(ArgNo))) in getModRefInfo()
270 bool doesNotCapture(unsigned ArgNo) const { in doesNotCapture() function
315 bool doesNotCapture(unsigned n) const {
195 CS.doesNotCapture(CS.getArgumentNo(U)); in walk()
100 (CS.getInstruction()->use_empty() || CS.doesNotCapture(ArgNo))) in isOnlyCopiedFromConstantGlobal()
95 if (!F.doesNotCapture(n)) { in setDoesNotCapture()489 Captures &= !CS.doesNotCapture(A - B); in determinePointerReadAttrs()