Searched refs:capturesNothing (Results 1 – 13 of 13) sorted by relevance
59 if (capturesNothing(CC)) { in operator <<()83 if (!capturesNothing(Other) || Other == Ret) in operator <<()
74 if (capturesNothing(CI.UseCC & Mask)) in captured()129 if (capturesNothing(CI.UseCC & Mask)) in captured()437 if (capturesNothing(CI.ResultCC & ~CI.UseCC)) in PointerMayBeCaptured()
965 if (capturesNothing(CC)) in getModRefInfo()1636 capturesNothing(AAQI.CA->getCapturesBefore( in aliasCheck()1640 capturesNothing(AAQI.CA->getCapturesBefore( in aliasCheck()
130 return capturesNothing(UseCC) && capturesAnything(ResultCC); in isPassthrough()
315 inline bool capturesNothing(CaptureComponents CC) { in capturesNothing() function379 bool isRetOnly() const { return capturesNothing(OtherComponents); } in isRetOnly()
114 if (capturesNothing(CI)) in addCapturesStat()1286 if (!capturesNothing(OrigCI)) { in addArgumentAttrs()
3969 if (capturesNothing(CI)) in isKnownNoAliasDueToNoAliasPreservation()5763 if (capturesNothing(Attr.getCaptureInfo())) in isImpliedByIR()5774 capturesNothing(Attr.getCaptureInfo()); in isImpliedByIR()6032 if (capturesNothing(CI)) in updateImpl()
1216 I.first->second = capturesNothing(PointerMayBeCaptured( in isInvisibleToCallerAfterRet()2349 capturesNothing( in isFuncLocalAndNotCaptured()
1863 return capturesNothing(PointerMayBeCapturedBefore( in isNotCapturedBeforeOrInLoop()
280 return capturesNothing(getAttributes().getCaptureInfo()); in hasNoCaptureAttr()
1700 return capturesNothing(getCaptureInfo(OpNo));
3031 capturesNothing( in isSafeToSpeculateStore()
3231 if (SeenComponent && capturesNothing(*Current)) in parseCapturesAttr()