Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Sparc/
DDelaySlotFiller.cpp90 bool tryCombineRestoreWithPrevInst(MachineBasicBlock &MBB,
121 Changed |= tryCombineRestoreWithPrevInst(MBB, MI); in runOnMachineBasicBlock()
464 bool Filler::tryCombineRestoreWithPrevInst(MachineBasicBlock &MBB, in tryCombineRestoreWithPrevInst() function in Filler