Searched refs:MachineCopyPropagation (Results 1 – 4 of 4) sorted by relevance
251 class MachineCopyPropagation : public MachineFunctionPass { class259 MachineCopyPropagation() : MachineFunctionPass(ID) { in MachineCopyPropagation() function in __anon835623930111::MachineCopyPropagation306 char MachineCopyPropagation::ID = 0;308 char &llvm::MachineCopyPropagationID = MachineCopyPropagation::ID;310 INITIALIZE_PASS(MachineCopyPropagation, DEBUG_TYPE,313 void MachineCopyPropagation::ReadRegister(MCRegister Reg, MachineInstr &Reader, in ReadRegister()351 bool MachineCopyPropagation::eraseIfRedundant(MachineInstr &Copy, in eraseIfRedundant()386 bool MachineCopyPropagation::isBackwardPropagatableRegClassCopy( in isBackwardPropagatableRegClassCopy()402 bool MachineCopyPropagation::isForwardableRegClassCopy(const MachineInstr &Copy, in isForwardableRegClassCopy()453 bool MachineCopyPropagation::hasImplicitOverlap(const MachineInstr &MI, in hasImplicitOverlap()[all …]
76 MachineCopyPropagation.cpp
87 MachineCopyPropagation.cpp \
107 "MachineCopyPropagation.cpp",