LLVM: lib/CodeGen/MachineTraceMetrics.cpp File Reference (original) (raw)
Go to the source code of this file.
Namespaces | |
---|---|
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
Variables | |
---|---|
DEBUG_TYPE | |
Machine Trace | Metrics |
Machine Trace | false |
◆ DEBUG_TYPE
#define DEBUG_TYPE "machine-trace-metrics"
◆ MIHeightMap
◆ getDataDeps()
◆ getPHIDeps()
◆ INITIALIZE_PASS_BEGIN()
◆ isExitingLoop()
◆ pushDepHeight()
◆ updatePhysDepsDownwards()
Definition at line 744 of file MachineTraceMetrics.cpp.
References llvm::Register::asMCReg(), llvm::SparseSet< ValueT, KeyFunctorT, SparseT >::end(), llvm::SparseSet< ValueT, KeyFunctorT, SparseT >::erase(), llvm::SparseSet< ValueT, KeyFunctorT, SparseT >::find(), llvm::MachineInstr::getOperand(), llvm::MachineOperand::getReg(), I, llvm::LiveRegUnit::MI, llvm::LiveRegUnit::Op, llvm::MachineInstr::operands(), llvm::SmallVectorTemplateBase< T, bool >::push_back(), TRI, and UseMI.
Referenced by llvm::MachineTraceMetrics::Ensemble::updateDepth().
◆ updatePhysDepsUpwards()
Definition at line 933 of file MachineTraceMetrics.cpp.
References llvm::TargetSchedModel::computeOperandLatency(), llvm::LiveRegUnit::Cycle, llvm::SparseSet< ValueT, KeyFunctorT, SparseT >::end(), llvm::SparseSet< ValueT, KeyFunctorT, SparseT >::erase(), llvm::SparseSet< ValueT, KeyFunctorT, SparseT >::find(), I, llvm::LiveRegUnit::MI, MI, llvm::LiveRegUnit::Op, llvm::SmallVectorTemplateBase< T, bool >::push_back(), and TRI.