Searched refs:MakeGuardsExplicitLegacyPass (Results 1 – 1 of 1) sorted by relevance
48 struct MakeGuardsExplicitLegacyPass : public FunctionPass { struct50 MakeGuardsExplicitLegacyPass() : FunctionPass(ID) { in MakeGuardsExplicitLegacyPass() argument106 bool MakeGuardsExplicitLegacyPass::runOnFunction(Function &F) { in runOnFunction()110 char MakeGuardsExplicitLegacyPass::ID = 0;111 INITIALIZE_PASS(MakeGuardsExplicitLegacyPass, "make-guards-explicit",