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

Definitions

include/llvm/Analysis/TargetFolder.h
   97   Constant *CreateAnd(Constant *LHS, Constant *RHS) const {
include/llvm/IR/ConstantFolder.h
  103   Constant *CreateAnd(Constant *LHS, Constant *RHS) const {
include/llvm/IR/NoFolder.h
  161   Instruction *CreateAnd(Constant *LHS, Constant *RHS) const {