Searched defs:getAllocationSize (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Analysis/ | ||
H A D | MemoryBuiltins.cpp | 243 getAllocationSize(const Value *V, const TargetLibraryInfo *TLI) { getAllocationSize() function |
/llvm-project/llvm/lib/IR/ | ||
H A D | Instructions.cpp | 62 AllocaInst::getAllocationSize(const DataLayout &DL) const { getAllocationSize() function in AllocaInst |