Searched defs:TraceBlockInfo (Results 1 – 7 of 7) sorted by relevance
134 struct TraceBlockInfo { struct157 TraceBlockInfo() : in TraceBlockInfo() argument182 bool isUsefulDominator(const TraceBlockInfo &TBI) const { in isUsefulDominator() argument202 bool HasValidInstrDepths;205 bool HasValidInstrHeights;210 unsigned CriticalPath;239 TraceBlockInfo &TBI; argument
164 struct TraceBlockInfo { struct187 TraceBlockInfo() = default; argument209 bool isUsefulDominator(const TraceBlockInfo &TBI) const { in isUsefulDominator() argument229 bool HasValidInstrDepths = false;232 bool HasValidInstrHeights = false;237 unsigned CriticalPath;266 TraceBlockInfo &TBI; argument
154 struct TraceBlockInfo { struct177 TraceBlockInfo() = default; argument199 bool isUsefulDominator(const TraceBlockInfo &TBI) const { in isUsefulDominator() argument219 bool HasValidInstrDepths = false;222 bool HasValidInstrHeights = false;227 unsigned CriticalPath;256 TraceBlockInfo &TBI; argument
155 struct TraceBlockInfo { struct178 TraceBlockInfo() = default; argument200 bool isUsefulDominator(const TraceBlockInfo &TBI) const { in isUsefulDominator() argument220 bool HasValidInstrDepths = false;223 bool HasValidInstrHeights = false;228 unsigned CriticalPath;257 TraceBlockInfo &TBI; argument