Searched defs:PruneEH (Results 1 – 2 of 2) sorted by relevance
41 struct PruneEH : public CallGraphSCCPass { struct42 static char ID; // Pass identification, replacement for typeid43 PruneEH() : CallGraphSCCPass(ID) { in PruneEH() function
40 struct PruneEH : public CallGraphSCCPass { struct41 static char ID; // Pass identification, replacement for typeid42 PruneEH() : CallGraphSCCPass(ID) { in PruneEH() argument