struct MVT::mvt_iterator
Declaration
struct MVT::mvt_iterator { /* full declaration omitted */ };
Description
A simple iterator over the MVT::SimpleValueType enum.
Declared at: llvm/include/llvm/Support/MachineValueType.h:1103
Member Variables
- public llvm::MVT::SimpleValueType VT
Method Overview
- public mvt_iterator(llvm::MVT::SimpleValueType VT)
Methods
ΒΆmvt_iterator(llvm::MVT::SimpleValueType VT)
mvt_iterator(llvm::MVT::SimpleValueType VT)
Declared at: llvm/include/llvm/Support/MachineValueType.h:1106
Parameters
- llvm::MVT::SimpleValueType VT