struct ValueEntry

Declaration

struct ValueEntry { /* full declaration omitted */ };

Declared at: llvm/include/llvm/Transforms/Scalar/Reassociate.h:46

Member Variables

public unsigned int Rank
public llvm::Value* Op

Method Overview

  • public ValueEntry(unsigned int R, llvm::Value * O)

Methods

ΒΆValueEntry(unsigned int R, llvm::Value* O)

Declared at: llvm/include/llvm/Transforms/Scalar/Reassociate.h:50

Parameters

unsigned int R
llvm::Value* O