Home
last modified time | relevance | path

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

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