Searched refs:computeArraySize (Results 1 – 1 of 1) sorted by relevance
208 static Value *computeArraySize(const CallInst *CI, const DataLayout *DL, in computeArraySize() function241 Value *ArraySize = computeArraySize(CI, DL, TLI); in isArrayMalloc()303 return computeArraySize(CI, DL, TLI, LookThroughSExt); in getMallocArraySize()