Home
last modified time | relevance | path

Searched refs:MallocArg (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp364 Value *MallocArg = CI->getArgOperand(0); in computeArraySize() local
366 if (ComputeMultiple(MallocArg, ElementSize, Multiple, LookThroughSExt)) in computeArraySize()