Searched defs:hasValidDepth (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineTraceMetrics.h182 bool hasValidDepth() const { return InstrDepth != ~0u; } function in struct:llvm::MachineTraceMetrics::TraceBlockInfo

Completed in 99 milliseconds