Home
last modified time | relevance | path

Searched refs:visitFree (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h162 Instruction *visitFree(CallInst &FI, Value *FreedOp);
H A DInstCombineCalls.cpp1695 return visitFree(CI, FreedOp); in visitCallInst()
H A DInstructionCombining.cpp3813 Instruction *InstCombinerImpl::visitFree(CallInst &FI, Value *Op) { in visitFree() function in InstCombinerImpl
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc18977 {"_ZN4llvm12InstCombiner9visitFreeERNS_8CallInstE", "llvm::InstCombiner::visitFree(llvm::CallInst&)…