Searched defs:getArraySize (Results 1 – 5 of 5) sorted by relevance
97 const Value *getArraySize() const { return getOperand(0); } in getArraySize() function98 Value *getArraySize() { return getOperand(0); } in getArraySize() function
1410 Value *AllocaInst::getArraySize() { in getArraySize() function in llvm::sandboxir::AllocaInst
2449 std::optional<Expr *> getArraySize() { in getArraySize() function2463 std::optional<const Expr *> getArraySize() const { in getArraySize() function
5918 llvm::APInt getArraySize() const { in getArraySize() function
2219 const Value *getArraySize() const { in getArraySize() function