Searched defs:extractMallocCall (Results 1 – 2 of 2) sorted by relevance
95 inline CallInst *extractMallocCall(Value *I, const TargetLibraryInfo *TLI) { in extractMallocCall() function
270 const CallInst *llvm::extractMallocCall(const Value *I, in extractMallocCall() function in llvm