Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DARMLoadStoreOptimizer.cpp143 bool MergeReturnIntoLDM(MachineBasicBlock &MBB);
1786 bool ARMLoadStoreOpt::MergeReturnIntoLDM(MachineBasicBlock &MBB) { in MergeReturnIntoLDM() function in ARMLoadStoreOpt
1833 Modified |= MergeReturnIntoLDM(MBB); in runOnMachineFunction()