Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsRegisterBankInfo.cpp337 for (const MachineInstr *WaitingInstr : getWaitingQueueFor(MI)) { in setTypes() local
338 setTypes(WaitingInstr, InstTy); in setTypes()