Home
last modified time | relevance | path

Searched defs:getAllocationSize (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp243 getAllocationSize(const Value *V, const TargetLibraryInfo *TLI) { getAllocationSize() function
/llvm-project/llvm/lib/IR/
H A DInstructions.cpp62 AllocaInst::getAllocationSize(const DataLayout &DL) const { getAllocationSize() function in AllocaInst