Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineTraceMetrics.h134 struct TraceBlockInfo { struct
157 TraceBlockInfo() : in TraceBlockInfo() argument
182 bool isUsefulDominator(const TraceBlockInfo &TBI) const { in isUsefulDominator() argument
202 bool HasValidInstrDepths;
205 bool HasValidInstrHeights;
210 unsigned CriticalPath;
239 TraceBlockInfo &TBI; argument