Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DMakeGuardsExplicit.cpp48 struct MakeGuardsExplicitLegacyPass : public FunctionPass { struct
49 static char ID;
50 MakeGuardsExplicitLegacyPass() : FunctionPass(ID) { in MakeGuardsExplicitLegacyPass() argument