Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DScheduler.cpp102 SmallVectorImpl<InstRef> &PendingInstructions, in issueInstruction() argument
115 if (promoteToPendingSet(PendingInstructions)) in issueInstruction()