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/lib/Transforms/IPO/
DPruneEH.cpp37 struct PruneEH : public CallGraphSCCPass { struct
38 static char ID; // Pass identification, replacement for typeid
39 PruneEH() : CallGraphSCCPass(ID) { in PruneEH() argument