Home
last modified time | relevance | path

Searched refs:MakeGuardsExplicitPass (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/
H A DMakeGuardsExplicit.h40 struct MakeGuardsExplicitPass : public PassInfoMixin<MakeGuardsExplicitPass> { struct
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DMakeGuardsExplicit.cpp103 PreservedAnalyses MakeGuardsExplicitPass::run(Function &F, in run()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Passes/
H A DPassRegistry.def222 FUNCTION_PASS("make-guards-explicit", MakeGuardsExplicitPass())