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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DCaptureTracking.cpp91 struct CapturesBefore : public CaptureTracker { struct in namespace:__anon3348
93 CapturesBefore(bool ReturnCaptures, const Instruction *I, const DominatorTree *DT, function in struct:__anon3348::CapturesBefore
226 CapturesBefore CB(ReturnCaptures, I, DT, IncludeI);

Completed in 48 milliseconds