Searched defs:setValPtrInt (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
105 void setValPtrInt(unsigned K) { VP.setInt(K); } function in class:llvm::ValueHandleBase

Completed in 99 milliseconds