Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DLowerGuardIntrinsic.h21 struct LowerGuardIntrinsicPass : PassInfoMixin<LowerGuardIntrinsicPass> { struct
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerGuardIntrinsic.cpp59 PreservedAnalyses LowerGuardIntrinsicPass::run(Function &F, in lowerGuardIntrinsic()
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DPassRegistry.def390 FUNCTION_PASS("lower-guard-intrinsic", LowerGuardIntrinsicPass())