Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp228 getAllocationSize(const Value *V, const TargetLibraryInfo *TLI) { in getAllocationSize() function
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DInstructions.cpp60 AllocaInst::getAllocationSize(const DataLayout &DL) const { in getAllocationSize() function in AllocaInst