Home
last modified time | relevance | path

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

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