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

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/
H A DInstructions.h87 const Value *getArraySize() const { return getOperand(0); } function in class:llvm::AllocaInst
88 Value *getArraySize() { return getOperand(0); } function in class:llvm::AllocaInst

Completed in 186 milliseconds