Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp196 bool MergeReturnIntoLDM(MachineBasicBlock &MBB);
2036 bool ARMLoadStoreOpt::MergeReturnIntoLDM(MachineBasicBlock &MBB) { in MergeReturnIntoLDM() function in ARMLoadStoreOpt
2127 Modified |= MergeReturnIntoLDM(MBB); in runOnMachineFunction()