Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DCaptureTracking.cpp107 struct CapturesBefore : public CaptureTracker { struct
109 CapturesBefore(bool ReturnCaptures, const Instruction *I, in CapturesBefore() argument
269 CapturesBefore CB(ReturnCaptures, I, DT, IncludeI, LI); in PointerMayBeCapturedBefore()