Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DMakeGuardsExplicit.cpp46 struct MakeGuardsExplicitLegacyPass : public FunctionPass { struct
47 static char ID;
48 MakeGuardsExplicitLegacyPass() : FunctionPass(ID) { in MakeGuardsExplicitLegacyPass() function