Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DCaptureTracking.cpp61 struct CapturesBefore : public CaptureTracker { struct
63 CapturesBefore(bool ReturnCaptures, const Instruction *I, DominatorTree *DT, in CapturesBefore() function
201 CapturesBefore CB(ReturnCaptures, I, DT, IncludeI, OBB); in PointerMayBeCapturedBefore()