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

/freebsd-10.2-release/contrib/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp225 Value *MallocArg = CI->getArgOperand(0); local
227 if (ComputeMultiple(MallocArg, ElementSize, Multiple,

Completed in 43 milliseconds