LLVM: llvm::VRegRenamer Class Reference (original) (raw)
VRegRenamer - This class is used for renaming vregs in a machine basic block according to semantics of the instruction. More...
#include "[CodeGen/MIRVRegNamerUtils.h](MIRVRegNamerUtils%5F8h%5Fsource.html)"
VRegRenamer - This class is used for renaming vregs in a machine basic block according to semantics of the instruction.
Definition at line 34 of file MIRVRegNamerUtils.h.
| llvm::VRegRenamer::VRegRenamer ( ) | delete |
|---|
◆ VRegRenamer() [2/2]
◆ renameVRegs()
Same as the above, but sets a BBNum depending on BB traversal that will be used as prefix for the vreg names.
Definition at line 89 of file MIRVRegNamerUtils.h.
References MBB.
The documentation for this class was generated from the following files:
- lib/CodeGen/MIRVRegNamerUtils.h
- lib/CodeGen/MIRVRegNamerUtils.cpp