Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCaptureTracking.cpp93 struct CapturesBefore : public CaptureTracker { struct
95 CapturesBefore(bool ReturnCaptures, const Instruction *I, in CapturesBefore() function
233 CapturesBefore CB(ReturnCaptures, I, DT, IncludeI, LI, Mask, StopFn); in PointerMayBeCapturedBefore()