Searched refs:visitFree (Results 1 – 3 of 3) sorted by relevance
156 Instruction *visitFree(CallInst &FI, Value *FreedOp);
3052 Instruction *InstCombinerImpl::visitFree(CallInst &FI, Value *Op) { in visitFree() function in InstCombinerImpl
1163 return visitFree(CI, FreedOp); in visitCallInst()