Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MCA/
H A DInstruction.cpp158 updatePending(); in dispatch()
182 bool Instruction::updatePending() { in updatePending() function in llvm::mca::Instruction
217 updatePending(); in update()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MCA/HardwareUnits/
H A DScheduler.cpp130 if (!IS.isReady() && !IS.updatePending()) { in promoteToReadySet()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MCA/
H A DInstruction.h526 bool updatePending();