Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DMakeGuardsExplicit.h40 struct MakeGuardsExplicitPass : public PassInfoMixin<MakeGuardsExplicitPass> { struct
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DMakeGuardsExplicit.cpp81 PreservedAnalyses MakeGuardsExplicitPass::run(Function &F, in run()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Passes/
H A DPassRegistry.def370 FUNCTION_PASS("make-guards-explicit", MakeGuardsExplicitPass())