Searched refs:MachineCopyPropagation (Results 1 – 4 of 4) sorted by relevance
294 class MachineCopyPropagation : public MachineFunctionPass { class305 MachineCopyPropagation(bool CopyInstr = false) in MachineCopyPropagation() function in __anonb2bd9f5f0111::MachineCopyPropagation353 char MachineCopyPropagation::ID = 0;355 char &llvm::MachineCopyPropagationID = MachineCopyPropagation::ID;357 INITIALIZE_PASS(MachineCopyPropagation, DEBUG_TYPE,360 void MachineCopyPropagation::ReadRegister(MCRegister Reg, MachineInstr &Reader, in ReadRegister()402 bool MachineCopyPropagation::eraseIfRedundant(MachineInstr &Copy, in eraseIfRedundant()442 bool MachineCopyPropagation::isBackwardPropagatableRegClassCopy( in isBackwardPropagatableRegClassCopy()460 bool MachineCopyPropagation::isForwardableRegClassCopy(const MachineInstr &Copy, in isForwardableRegClassCopy()532 bool MachineCopyPropagation::hasImplicitOverlap(const MachineInstr &MI, in hasImplicitOverlap()[all …]
109 MachineCopyPropagation.cpp
92 MachineCopyPropagation.cpp \
121 "MachineCopyPropagation.cpp",