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

/external/llvm/lib/CodeGen/
H A DMachineTraceMetrics.h162 void invalidateDepth() { InstrDepth = ~0u; HasValidInstrDepths = false; } function in struct:llvm::MachineTraceMetrics::TraceBlockInfo
H A DMachineTraceMetrics.cpp446 BadTBI.invalidateDepth();
460 TBI.invalidateDepth();

Completed in 70 milliseconds