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

/openbsd-current/gnu/llvm/llvm/tools/llvm-mca/Views/
H A DSchedulerStatistics.cpp23 NumCycles(0), MostRecentLoadDispatched(~0U),
52 MostRecentLoadDispatched != Index) {
54 MostRecentLoadDispatched = Index;
H A DSchedulerStatistics.h55 unsigned MostRecentLoadDispatched; member in class:llvm::mca::final

Completed in 117 milliseconds