Searched refs:detectAndFoldOffset (Results 1 – 1 of 1) sorted by relevance
49 bool detectAndFoldOffset(MachineInstr &HiLUI, MachineInstr &LoADDI);251 bool RISCVMergeBaseOffsetOpt::detectAndFoldOffset(MachineInstr &HiLUI, in detectAndFoldOffset() function in RISCVMergeBaseOffsetOpt400 MadeChange |= detectAndFoldOffset(HiLUI, *LoADDI); in runOnMachineFunction()