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

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp515 bool llvm::getObjectSize(const Value *Ptr, uint64_t &Size, const DataLayout &DL, function in class:llvm
H A DBasicAliasAnalysis.cpp144 static uint64_t getObjectSize(const Value *V, const DataLayout &DL, function
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h451 int64_t getObjectSize(int ObjectIdx) const { function in class:llvm::MachineFrameInfo

Completed in 284 milliseconds