Searched refs:RemoveRedundantDebugValuesLegacy (Results 1 – 1 of 1) sorted by relevance
41 class RemoveRedundantDebugValuesLegacy : public MachineFunctionPass { class45 RemoveRedundantDebugValuesLegacy();61 char RemoveRedundantDebugValuesLegacy::ID = 0;63 char &llvm::RemoveRedundantDebugValuesID = RemoveRedundantDebugValuesLegacy::ID;65 INITIALIZE_PASS(RemoveRedundantDebugValuesLegacy, DEBUG_TYPE,69 RemoveRedundantDebugValuesLegacy::RemoveRedundantDebugValuesLegacy() in RemoveRedundantDebugValuesLegacy() function in RemoveRedundantDebugValuesLegacy218 bool RemoveRedundantDebugValuesLegacy::runOnMachineFunction( in runOnMachineFunction()