Searched defs:extractMallocCall (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/contrib/llvm/include/llvm/Analysis/
H A DMemoryBuiltins.h80 static inline CallInst *extractMallocCall(Value *I, function in namespace:llvm
/freebsd-10.3-release/contrib/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp203 const CallInst *llvm::extractMallocCall(const Value *I, function in class:llvm

Completed in 102 milliseconds