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

/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/
H A DMachineTraceMetrics.h163 void invalidateDepth() { InstrDepth = ~0u; HasValidInstrDepths = false; } function in struct:llvm::MachineTraceMetrics::TraceBlockInfo

Completed in 112 milliseconds