Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsRegisterBankInfo.h204 getWaitingQueueFor(const MachineInstr *MI) const { in getWaitingQueueFor() function
H A DMipsRegisterBankInfo.cpp356 for (const MachineInstr *WaitingInstr : getWaitingQueueFor(MI)) { in setTypes()