Home
last modified time | relevance | path

Searched defs:PruneEH (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/IPO/
DPruneEH.cpp41 struct PruneEH : public CallGraphSCCPass { struct
42 static char ID; // Pass identification, replacement for typeid
43 PruneEH() : CallGraphSCCPass(ID) { in PruneEH() argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DPruneEH.cpp40 struct PruneEH : public CallGraphSCCPass { struct
41 static char ID; // Pass identification, replacement for typeid
42 PruneEH() : CallGraphSCCPass(ID) { in PruneEH() function