Home
last modified time | relevance | path

Searched defs:TraceBlockInfo (Results 1 – 2 of 2) 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
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineTraceMetrics.h156 struct TraceBlockInfo { struct
179 TraceBlockInfo() = default; argument
201 bool isUsefulDominator(const TraceBlockInfo &TBI) const { in isUsefulDominator() argument
221 bool HasValidInstrDepths = false;
224 bool HasValidInstrHeights = false;
229 unsigned CriticalPath;
258 TraceBlockInfo &TBI; argument