Home
last modified time | relevance | path

Searched refs:visitImpl (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineNegator.cpp133 LLVM_NODISCARD Value *Negator::visitImpl(Value *V, unsigned Depth) { in visitImpl() function in Negator
470 Value *NegatedV = visitImpl(V, Depth); in negate()
H A DInstCombineInternal.h765 LLVM_NODISCARD Value *visitImpl(Value *V, unsigned Depth);