Home
last modified time | relevance | path

Searched refs:CapturesBefore (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Analysis/
H A DCaptureTracking.cpp103 struct CapturesBefore : public CaptureTracker { struct
105 CapturesBefore(bool ReturnCaptures, const Instruction *I, in CapturesBefore() argument
252 CapturesBefore CB(ReturnCaptures, I, DT, IncludeI, LI); in PointerMayBeCapturedBefore()