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

Definitions

include/llvm/Analysis/TargetFolder.h
  123   Constant *CreateNot(Constant *C) const {
include/llvm/IR/ConstantFolder.h
  133   Constant *CreateNot(Constant *C) const {
include/llvm/IR/NoFolder.h
  202   Instruction *CreateNot(Constant *C) const {