Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/HardwareUnits/
H A DLSUnit.h139 const Instruction &OtherIS = *CriticalMemoryInstruction.getInstruction(); in onInstructionIssued() local
140 if (OtherIS.getCyclesLeft() < IS.getCyclesLeft()) in onInstructionIssued()