Home
last modified time | relevance | path

Searched defs:TraceBlockInfo (Results 1 – 1 of 1) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DMachineTraceMetrics.h126 struct TraceBlockInfo { struct
149 TraceBlockInfo() : in TraceBlockInfo() argument
174 bool isUsefulDominator(const TraceBlockInfo &TBI) const { in isUsefulDominator() argument
194 bool HasValidInstrDepths;
197 bool HasValidInstrHeights;
202 unsigned CriticalPath;
231 TraceBlockInfo &TBI; argument