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