Searched refs:capturesAnything (Results 1 – 8 of 8) sorted by relevance
173 if (capturesAnything(CI.UseCC & Mask)) { in captured()205 if (capturesAnything(SCT.CC)) in PointerMayBeCaptured()216 return capturesAnything( in PointerMayBeCaptured()218 capturesAnything, MaxUsesToExplore)); in PointerMayBeCaptured()235 if (capturesAnything(CB.CC)) in PointerMayBeCapturedBefore()247 return capturesAnything(PointerMayBeCapturedBefore( in PointerMayBeCapturedBefore()249 capturesAnything, LI, MaxUsesToExplore)); in PointerMayBeCapturedBefore()261 if (capturesAnything(CB.CC)) in FindEarliestCapture()426 if (capturesAnything(CI.UseCC)) { in PointerMayBeCaptured()443 if (capturesAnything(CI.ResultCC) && !AddUses(U->getUser())) in PointerMayBeCaptured()
616 if (capturesAnything(PointerMayBeCapturedBefore( in callCapturesBefore()
60 function_ref<bool(CaptureComponents)> StopFn = capturesAnything,95 function_ref<bool(CaptureComponents)> StopFn = capturesAnything,130 return capturesNothing(UseCC) && capturesAnything(ResultCC); in isPassthrough()
319 inline bool capturesAnything(CaptureComponents CC) { in capturesAnything() function
1586 if (capturesAnything(CI.UseCC)) in performStackMoveOptzn()1608 if (capturesAnything(CI.ResultCC)) { in performStackMoveOptzn()
1234 I.first->second = capturesAnything(PointerMayBeCaptured( in isInvisibleToCallerOnUnwind()
1319 !capturesAnything(PointerMayBeCapturedBefore( in AddAliasScopeMetadata()
737 if (capturesAnything(CI.getRetComponents() & ~CI.getOtherComponents())) in hasArgumentWithAdditionalReturnCaptureComponents()