Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Analysis/
DMemoryBuiltins.cpp60 const CallInst *llvm::extractMallocCall(const Value *I) { in extractMallocCall() function in llvm
65 CallInst *llvm::extractMallocCall(Value *I) { in extractMallocCall() function in llvm
/external/llvm/include/llvm/Analysis/
DMemoryBuiltins.h75 static inline CallInst *extractMallocCall(Value *I, in extractMallocCall() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DMemoryBuiltins.h95 inline CallInst *extractMallocCall(Value *I, const TargetLibraryInfo *TLI) { in extractMallocCall() function
/external/llvm/lib/Analysis/
DMemoryBuiltins.cpp215 const CallInst *llvm::extractMallocCall(const Value *I, in extractMallocCall() function in llvm
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DMemoryBuiltins.cpp270 const CallInst *llvm::extractMallocCall(const Value *I, in extractMallocCall() function in llvm