Searched defs:visitAdd (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h689 void visitAdd(const User &I) { visitBinary(I, ISD::ADD); } function in class:llvm::SelectionDAGBuilder
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp1287 Instruction *InstCombinerImpl::visitAdd(BinaryOperator &I) { function in class:InstCombinerImpl

Completed in 101 milliseconds