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

/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h702 void visitOr (const User &I) { visitBinary(I, ISD::OR); } function in class:llvm::SelectionDAGBuilder
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp2630 Instruction *InstCombinerImpl::visitOr(BinaryOperator &I) { function in class:InstCombinerImpl

Completed in 102 milliseconds