Searched refs:MachineLateInstrsCleanup (Results 1 – 4 of 4) sorted by relevance
41 class MachineLateInstrsCleanup : public MachineFunctionPass { class56 MachineLateInstrsCleanup() : MachineFunctionPass(ID) { in MachineLateInstrsCleanup() function in __anon2f56fbb10111::MachineLateInstrsCleanup75 char MachineLateInstrsCleanup::ID = 0;77 char &llvm::MachineLateInstrsCleanupID = MachineLateInstrsCleanup::ID;79 INITIALIZE_PASS(MachineLateInstrsCleanup, DEBUG_TYPE,82 bool MachineLateInstrsCleanup::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction()173 bool MachineLateInstrsCleanup::processBlock(MachineBasicBlock *MBB) { in processBlock()
123 MachineLateInstrsCleanup.cpp
106 MachineLateInstrsCleanup.cpp \
134 "MachineLateInstrsCleanup.cpp",