Searched refs:invalidateDepth (Results 1 - 2 of 2) sorted by relevance
/external/llvm/lib/CodeGen/ | ||
H A D | MachineTraceMetrics.h | 162 void invalidateDepth() { InstrDepth = ~0u; HasValidInstrDepths = false; } function in struct:llvm::MachineTraceMetrics::TraceBlockInfo |
H A D | MachineTraceMetrics.cpp | 446 BadTBI.invalidateDepth(); 460 TBI.invalidateDepth(); |
Completed in 70 milliseconds