Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DFixIrreducible.h15 struct FixIrreduciblePass : PassInfoMixin<FixIrreduciblePass> { struct
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DFixIrreducible.cpp348 PreservedAnalyses FixIrreduciblePass::run(Function &F,
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DPassRegistry.def353 FUNCTION_PASS("fix-irreducible", FixIrreduciblePass())