Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineTraceMetrics.h154 struct TraceBlockInfo { struct
177 TraceBlockInfo() = default; argument
199 bool isUsefulDominator(const TraceBlockInfo &TBI) const { in isUsefulDominator() argument
219 bool HasValidInstrDepths = false;
222 bool HasValidInstrHeights = false;
227 unsigned CriticalPath;
256 TraceBlockInfo &TBI; argument