Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DMemoryBuiltins.cpp229 Value *MallocArg = CI->getArgOperand(0); in computeArraySize() local
231 if (ComputeMultiple(MallocArg, ElementSize, Multiple, in computeArraySize()