Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsRegisterBankInfo.h205 getWaitingQueueFor(const MachineInstr *MI) const { in getWaitingQueueFor() function
H A DMipsRegisterBankInfo.cpp337 for (const MachineInstr *WaitingInstr : getWaitingQueueFor(MI)) { in setTypes()