Home
last modified time | relevance | path

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

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