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

/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DSchedulerStatistics.h56 unsigned MostRecentStoreDispatched; member in class:llvm::mca::final
H A DSchedulerStatistics.cpp24 MostRecentStoreDispatched(~0U),
57 MostRecentStoreDispatched != Index) {
59 MostRecentStoreDispatched = Index;

Completed in 57 milliseconds