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