Home
last modified time | relevance | path

Searched defs:ReturnCaptures (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DCaptureTracking.cpp94 bool ReturnCaptures; member
143 bool ReturnCaptures; member
189 bool ReturnCaptures; global() member
204 PointerMayBeCaptured(const Value * V,bool ReturnCaptures,bool StoreCaptures,unsigned MaxUsesToExplore) PointerMayBeCaptured() argument
237 PointerMayBeCapturedBefore(const Value * V,bool ReturnCaptures,bool StoreCaptures,const Instruction * I,const DominatorTree * DT,bool IncludeI,unsigned MaxUsesToExplore,const LoopInfo * LI) PointerMayBeCapturedBefore() argument
262 FindEarliestCapture(const Value * V,Function & F,bool ReturnCaptures,bool StoreCaptures,const DominatorTree & DT,unsigned MaxUsesToExplore) FindEarliestCapture() argument
[all...]