Home
last modified time | relevance | path

Searched defs:extractMallocCall (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/Analysis/
H A DMemoryBuiltins.h75 static inline CallInst *extractMallocCall(Value *I, in extractMallocCall() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DMemoryBuiltins.h123 extractMallocCall(Value *I, in extractMallocCall() function
/aosp_15_r20/external/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp215 const CallInst *llvm::extractMallocCall(const Value *I, in extractMallocCall() function in llvm
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp320 const CallInst *llvm::extractMallocCall( in extractMallocCall() function in llvm