Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DCaptureTracking.cpp76 struct CapturesBefore : public CaptureTracker { struct
78 CapturesBefore(bool ReturnCaptures, const Instruction *I, const DominatorTree *DT, in CapturesBefore() argument
219 CapturesBefore CB(ReturnCaptures, I, DT, IncludeI, OBB); in PointerMayBeCapturedBefore()