Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MCA/Stages/
H A DExecuteStage.cpp201 bool IsReadyInstruction = HWS.dispatch(IR); in execute() local
207 if (!IsReadyInstruction) { in execute()