Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MCA/HardwareUnits/
H A DScheduler.cpp102 SmallVectorImpl<InstRef> &PendingInstructions, in issueInstruction() argument
115 if (promoteToPendingSet(PendingInstructions)) in issueInstruction()