Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/Stages/
H A DInOrderIssueStage.h44 unsigned getCyclesLeft() const { return CyclesLeft; } in getCyclesLeft() function
/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/
H A DInstruction.h258 int getCyclesLeft() const { return CyclesLeft; } in getCyclesLeft() function
663 int getCyclesLeft() const { return CyclesLeft; } in getCyclesLeft() function