Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DDelaySlotFiller.cpp87 bool tryCombineRestoreWithPrevInst(MachineBasicBlock &MBB,
118 Changed |= tryCombineRestoreWithPrevInst(MBB, MI); in runOnMachineBasicBlock()
482 bool Filler::tryCombineRestoreWithPrevInst(MachineBasicBlock &MBB, in tryCombineRestoreWithPrevInst() function in Filler