Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DDelaySlotFiller.cpp88 bool tryCombineRestoreWithPrevInst(MachineBasicBlock &MBB,
119 Changed |= tryCombineRestoreWithPrevInst(MBB, MI); in runOnMachineBasicBlock()
480 bool Filler::tryCombineRestoreWithPrevInst(MachineBasicBlock &MBB, in tryCombineRestoreWithPrevInst() function in Filler