Searched refs:doesNotCapture (Results 1 – 9 of 9) sorted by relevance
210 if (A->get() == V && !CS.doesNotCapture(A - B)) in PointerMayBeCaptured()
455 (!CS.doesNotCapture(ArgNo) && !CS.isByValArgument(ArgNo))) in callCapturesBefore()
846 (!CS.doesNotCapture(ArgNo) && !CS.isByValArgument(ArgNo))) in getModRefInfo()
277 bool doesNotCapture(unsigned ArgNo) const { in doesNotCapture() function
320 bool doesNotCapture(unsigned n) const {
196 CS.doesNotCapture(CS.getArgumentNo(U)); in walk()
698 if (CS.getArgument(i) == cpySrc && !CS.doesNotCapture(i)) in performCallSlotOptzn()
95 if (!F.doesNotCapture(n)) { in setDoesNotCapture()492 Captures &= !CS.doesNotCapture(A - B); in determinePointerReadAttrs()
102 (CS.getInstruction()->use_empty() || CS.doesNotCapture(ArgNo))) in isOnlyCopiedFromConstantGlobal()