reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
100 Constant *CreateOr(Constant *LHS, Constant *RHS) const {
include/llvm/IR/ConstantFolder.h 107 Constant *CreateOr(Constant *LHS, Constant *RHS) const {
include/llvm/IR/NoFolder.h 165 Instruction *CreateOr(Constant *LHS, Constant *RHS) const {