Home
last modified time | relevance | path

Searched defs:NumExecuted (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/MCA/Stages/
H A DInOrderIssueStage.cpp283 unsigned NumExecuted = 0; in updateIssuedInst() local
/llvm-project/llvm/include/llvm/MCA/HardwareUnits/
H A DLSUnit.h42 unsigned NumExecuted = 0; global() variable