Searched refs:visitFree (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h439 Instruction *visitFree(CallInst &FI);
H A DInstructionCombining.cpp2673 Instruction *InstCombiner::visitFree(CallInst &FI) { function in class:InstCombiner
H A DInstCombineCalls.cpp1858 return visitFree(CI);

Completed in 94 milliseconds