Home
last modified time | relevance | path

Searched defs:LoopSimplify (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopSimplify.cpp743 struct LoopSimplify : public FunctionPass { struct
744 static char ID; // Pass identification, replacement for typeid
745 LoopSimplify() : FunctionPass(ID) { in LoopSimplify() argument
751 void getAnalysisUsage(AnalysisUsage &AU) const override { in getAnalysisUsage()
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVMergeRegionExitTargets.cpp274 INITIALIZE_PASS_DEPENDENCY(LoopSimplify) in INITIALIZE_PASS_DEPENDENCY() argument
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorLoopCarriedReuse.cpp218 INITIALIZE_PASS_DEPENDENCY(LoopSimplify) in INITIALIZE_PASS_DEPENDENCY() argument