Searched refs:MachineCopyPropagation (Results 1 – 2 of 2) sorted by relevance
453 class MachineCopyPropagation { class462 MachineCopyPropagation(bool CopyInstr = false) in MachineCopyPropagation() function in __anon32f3c4080111::MachineCopyPropagation530 void MachineCopyPropagation::ReadRegister(MCRegister Reg, MachineInstr &Reader, in ReadRegister()547 void MachineCopyPropagation::readSuccessorLiveIns( in readSuccessorLiveIns()591 bool MachineCopyPropagation::eraseIfRedundant(MachineInstr &Copy, in eraseIfRedundant()637 bool MachineCopyPropagation::isBackwardPropagatableRegClassCopy( in isBackwardPropagatableRegClassCopy()655 bool MachineCopyPropagation::isForwardableRegClassCopy(const MachineInstr &Copy, in isForwardableRegClassCopy()727 bool MachineCopyPropagation::hasImplicitOverlap(const MachineInstr &MI, in hasImplicitOverlap()741 bool MachineCopyPropagation::hasOverlappingMultipleDef( in hasOverlappingMultipleDef()754 bool MachineCopyPropagation::canUpdateSrcUsers(const MachineInstr &Copy, in canUpdateSrcUsers()[all …]
391 SRCS_MIN+= CodeGen/MachineCopyPropagation.cpp