Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineTraceMetrics.h133 struct TraceBlockInfo { struct
156 TraceBlockInfo() : in TraceBlockInfo() argument
181 bool isUsefulDominator(const TraceBlockInfo &TBI) const { in isUsefulDominator() argument
201 bool HasValidInstrDepths;
204 bool HasValidInstrHeights;
209 unsigned CriticalPath;
238 TraceBlockInfo &TBI; argument