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

/external/llvm/include/llvm/IR/
H A DValueHandle.h60 // pair. The 'setValPtrInt' and 'getValPtrInt' methods below give them this
106 unsigned getValPtrInt() const { return VP.getInt(); } function in class:llvm::ValueHandleBase

Completed in 62 milliseconds