Home
last modified time | relevance | path

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

/trueos/contrib/llvm/lib/Target/ARM/
HDThumb2SizeReduction.cpp658 MachineInstr *CommutedMI = TII->commuteInstruction(MI); in ReduceTo2Addr() local
659 if (!CommutedMI) in ReduceTo2Addr()
668 MachineInstr *CommutedMI = TII->commuteInstruction(MI); in ReduceTo2Addr() local
669 if (!CommutedMI) in ReduceTo2Addr()