Searched defs:extractMallocCall (Results 1 – 2 of 2) sorted by relevance
80 static inline CallInst *extractMallocCall(Value *I, in extractMallocCall() function
204 const CallInst *llvm::extractMallocCall(const Value *I, in extractMallocCall() function in llvm