Home
last modified time | relevance | path

Searched refs:invalidateHeight (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineTraceMetrics.h201 void invalidateHeight() { InstrHeight = ~0u; HasValidInstrHeights = false; } in invalidateHeight() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineTraceMetrics.cpp547 BadTBI.invalidateHeight(); in invalidate()
560 TBI.invalidateHeight(); in invalidate()