Searched refs:visitImpl (Results 1 – 2 of 2) sorted by relevance
126 [[nodiscard]] Value *Negator::visitImpl(Value *V, bool IsNSW, unsigned Depth) { in visitImpl() function in Negator526 Value *NegatedV = visitImpl(V, IsNSW, Depth); in negate()
801 [[nodiscard]] Value *visitImpl(Value *V, bool IsNSW, unsigned Depth);