Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Analysis/
DMemoryBuiltins.cpp107 Value *MallocArg = CI->getArgOperand(0); in computeArraySize() local
109 if (ComputeMultiple(MallocArg, ElementSize, Multiple, in computeArraySize()
/external/llvm/lib/Analysis/
DMemoryBuiltins.cpp237 Value *MallocArg = CI->getArgOperand(0); in computeArraySize() local
239 if (ComputeMultiple(MallocArg, ElementSize, Multiple, LookThroughSExt)) in computeArraySize()