Searched refs:computeArraySize (Results 1 – 1 of 1) sorted by relevance
197 static Value *computeArraySize(const CallInst *CI, const DataLayout *TD, in computeArraySize() function230 Value *ArraySize = computeArraySize(CI, TD, TLI); in isArrayMalloc()292 return computeArraySize(CI, TD, TLI, LookThroughSExt); in getMallocArraySize()