LLVM API Documentation

Classes | Namespaces | Functions
CaptureTracking.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  llvm::CaptureTracker

Namespaces

namespace  llvm
 

List of target independent CodeGen pass IDs.


Functions

bool llvm::PointerMayBeCaptured (const Value *V, bool ReturnCaptures, bool StoreCaptures)
bool llvm::PointerMayBeCapturedBefore (const Value *V, bool ReturnCaptures, bool StoreCaptures, const Instruction *I, DominatorTree *DT, bool IncludeI=false)
void llvm::PointerMayBeCaptured (const Value *V, CaptureTracker *Tracker)