Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopSimplify.cpp740 struct LoopSimplify : public FunctionPass { struct
741 static char ID; // Pass identification, replacement for typeid
742 LoopSimplify() : FunctionPass(ID) { in LoopSimplify() function
748 void getAnalysisUsage(AnalysisUsage &AU) const override { in getAnalysisUsage()
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVMergeRegionExitTargets.cpp275 INITIALIZE_PASS_DEPENDENCY(LoopSimplify) in INITIALIZE_PASS_DEPENDENCY() argument
H A DSPIRVStructurizer.cpp1217 INITIALIZE_PASS_DEPENDENCY(LoopSimplify) in INITIALIZE_PASS_DEPENDENCY() argument
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorLoopCarriedReuse.cpp206 INITIALIZE_PASS_DEPENDENCY(LoopSimplify) in INITIALIZE_PASS_DEPENDENCY() argument