Searched defs:getValPtr (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/include/llvm/IR/
H A DValueHandle.h104 Value *getValPtr() const { return V; } function in class:llvm::ValueHandleBase
212 ValueTy *getValPtr() const { return static_cast<ValueTy *>(getRawValPtr()); } function in class:llvm::AssertingVH
306 ValueTy *getValPtr() const { function in class:llvm::TrackingVH
[all...]

Completed in 132 milliseconds