Home
last modified time | relevance | path

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

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