struct ReassociatePass::PairMapValue
Declaration
struct ReassociatePass::PairMapValue { /* full declaration omitted */ };
Declared at: llvm/include/llvm/Transforms/Scalar/Reassociate.h:86
Member Variables
- public llvm::WeakVH Value1
- public llvm::WeakVH Value2
- public unsigned int Score
Method Overview
- public bool isValid() const
Methods
ΒΆbool isValid() const
bool isValid() const
Declared at: llvm/include/llvm/Transforms/Scalar/Reassociate.h:90