reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Definitions

include/llvm/Analysis/TargetFolder.h
  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 {