Home
last modified time | relevance | path

Searched refs:BlockTrace (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
DMachineCombiner.cpp67 MachineTraceMetrics::Trace BlockTrace);
69 MachineTraceMetrics::Trace BlockTrace);
72 MachineTraceMetrics::Trace BlockTrace,
77 MachineTraceMetrics::Trace BlockTrace,
127 MachineTraceMetrics::Trace BlockTrace) { in getDepth() argument
161 DepthOp = BlockTrace.getInstrCycles(*DefInstr).Depth; in getDepth()
185 MachineTraceMetrics::Trace BlockTrace) { in getLatency() argument
203 if (UseMO && BlockTrace.isDepInTrace(*Root, *UseMO)) { in getLatency()
243 MachineTraceMetrics::Trace BlockTrace, in improvesCriticalPathLen() argument
254 unsigned NewRootDepth = getDepth(InsInstrs, InstrIdxForVirtReg, BlockTrace); in improvesCriticalPathLen()
[all …]