| 
    LLVM 22.0.0git
    
   | 
 
#include "llvm/Transforms/Scalar/GVNExpression.h"
Static Public Member Functions | |
| static bool | classof (const Expression *EB) | 
| Static Public Member Functions inherited from llvm::GVNExpression::BasicExpression | |
| static bool | classof (const Expression *EB) | 
| Static Public Member Functions inherited from llvm::GVNExpression::Expression | |
| static unsigned | getEmptyKey () | 
| static unsigned | getTombstoneKey () | 
Additional Inherited Members | |
| Public Types inherited from llvm::GVNExpression::BasicExpression | |
| using | op_iterator = Value ** | 
| using | const_op_iterator = Value *const * | 
Definition at line 511 of file GVNExpression.h.
      
  | 
  inline | 
Definition at line 516 of file GVNExpression.h.
References B(), llvm::GVNExpression::BasicExpression::BasicExpression(), and llvm::GVNExpression::ET_Phi.
Referenced by equals(), operator=(), and PHIExpression().
      
  | 
  delete | 
      
  | 
  delete | 
References PHIExpression().
      
  | 
  overridedefault | 
      
  | 
  inlinestatic | 
Definition at line 523 of file GVNExpression.h.
References llvm::GVNExpression::ET_Phi, and llvm::GVNExpression::Expression::getExpressionType().
      
  | 
  inlineoverridevirtual | 
Reimplemented from llvm::GVNExpression::BasicExpression.
Definition at line 527 of file GVNExpression.h.
References llvm::cast(), llvm::GVNExpression::BasicExpression::equals(), llvm::Other, and PHIExpression().
      
  | 
  inlineoverridevirtual | 
Reimplemented from llvm::GVNExpression::BasicExpression.
Definition at line 534 of file GVNExpression.h.
References llvm::GVNExpression::BasicExpression::getHashValue(), and llvm::hash_combine().
      
  | 
  delete | 
References PHIExpression().
      
  | 
  inlineoverridevirtual | 
Reimplemented from llvm::GVNExpression::BasicExpression.
Definition at line 539 of file GVNExpression.h.
References llvm::GVNExpression::BasicExpression::printInternal().