Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DCaptureTracking.cpp65 bool IncludeI, OrderedBasicBlock *IC) in CapturesBefore()
67 ReturnCaptures(ReturnCaptures), IncludeI(IncludeI), Captured(false) {} in CapturesBefore()
122 if (BeforeHere == I && !IncludeI) in shouldExplore()
147 bool IncludeI; member
188 const DominatorTree *DT, bool IncludeI, in PointerMayBeCapturedBefore() argument
202 CapturesBefore CB(ReturnCaptures, I, DT, IncludeI, OBB); in PointerMayBeCapturedBefore()
/external/llvm/lib/Analysis/
DCaptureTracking.cpp64 bool IncludeI, OrderedBasicBlock *IC) in CapturesBefore()
66 ReturnCaptures(ReturnCaptures), IncludeI(IncludeI), Captured(false) {} in CapturesBefore()
121 if (BeforeHere == I && !IncludeI) in shouldExplore()
146 bool IncludeI; member
187 DominatorTree *DT, bool IncludeI, in PointerMayBeCapturedBefore() argument
201 CapturesBefore CB(ReturnCaptures, I, DT, IncludeI, OBB); in PointerMayBeCapturedBefore()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DCaptureTracking.h49 const DominatorTree *DT, bool IncludeI = false,
/external/llvm/include/llvm/Analysis/
DCaptureTracking.h49 DominatorTree *DT, bool IncludeI = false,