Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A 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
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DMachineTraceMetrics.h164 struct TraceBlockInfo { struct
187 TraceBlockInfo() = default; argument
209 bool isUsefulDominator(const TraceBlockInfo &TBI) const { in isUsefulDominator() argument
229 bool HasValidInstrDepths = false;
232 bool HasValidInstrHeights = false;
237 unsigned CriticalPath;
266 TraceBlockInfo &TBI; argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DMachineTraceMetrics.h164 struct TraceBlockInfo { struct
187 TraceBlockInfo() = default; argument
209 bool isUsefulDominator(const TraceBlockInfo &TBI) const { in isUsefulDominator() argument
229 bool HasValidInstrDepths = false;
232 bool HasValidInstrHeights = false;
237 unsigned CriticalPath;
266 TraceBlockInfo &TBI; argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DMachineTraceMetrics.h164 struct TraceBlockInfo { struct
187 TraceBlockInfo() = default; argument
209 bool isUsefulDominator(const TraceBlockInfo &TBI) const { in isUsefulDominator() argument
229 bool HasValidInstrDepths = false;
232 bool HasValidInstrHeights = false;
237 unsigned CriticalPath;
266 TraceBlockInfo &TBI; argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DMachineTraceMetrics.h164 struct TraceBlockInfo { struct
187 TraceBlockInfo() = default; argument
209 bool isUsefulDominator(const TraceBlockInfo &TBI) const { in isUsefulDominator() argument
229 bool HasValidInstrDepths = false;
232 bool HasValidInstrHeights = false;
237 unsigned CriticalPath;
266 TraceBlockInfo &TBI; argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineTraceMetrics.h155 struct TraceBlockInfo { struct
178 TraceBlockInfo() = default; argument
200 bool isUsefulDominator(const TraceBlockInfo &TBI) const { in isUsefulDominator() argument
220 bool HasValidInstrDepths = false;
223 bool HasValidInstrHeights = false;
228 unsigned CriticalPath;
257 TraceBlockInfo &TBI; argument