LLVM: llvm::consthoist::ConstantUser Struct Reference (original) (raw)

Keeps track of the user of a constant and the operand index where the constant is used. More...

#include "[llvm/Transforms/Scalar/ConstantHoisting.h](ConstantHoisting%5F8h%5Fsource.html)"

Detailed Description

Keeps track of the user of a constant and the operand index where the constant is used.

Definition at line 72 of file ConstantHoisting.h.

Constructor & Destructor Documentation

Member Data Documentation

Inst

OpndIdx

unsigned llvm::consthoist::ConstantUser::OpndIdx


The documentation for this struct was generated from the following file: