Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp220 static Value *computeArraySize(const CallInst *CI, const DataLayout &DL, in computeArraySize() function
297 return computeArraySize(CI, DL, TLI, LookThroughSExt); in getMallocArraySize()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp326 static Value *computeArraySize(const CallInst *CI, const DataLayout &DL, in computeArraySize() function
403 return computeArraySize(CI, DL, TLI, LookThroughSExt); in getMallocArraySize()