Searched refs:MallocArg (Results 1 – 3 of 3) sorted by relevance
107 Value *MallocArg = CI->getArgOperand(0); in computeArraySize() local109 if (ComputeMultiple(MallocArg, ElementSize, Multiple, in computeArraySize()
237 Value *MallocArg = CI->getArgOperand(0); in computeArraySize() local239 if (ComputeMultiple(MallocArg, ElementSize, Multiple, LookThroughSExt)) in computeArraySize()
292 Value *MallocArg = CI->getArgOperand(0); in computeArraySize() local294 if (ComputeMultiple(MallocArg, ElementSize, Multiple, LookThroughSExt)) in computeArraySize()