Searched defs:LoopSimplify (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | LoopSimplify.cpp | 743 struct LoopSimplify : public FunctionPass { global() struct |
/llvm-project/llvm/lib/Target/SPIRV/ | ||
H A D | SPIRVMergeRegionExitTargets.cpp | 274 INITIALIZE_PASS_DEPENDENCY(LoopSimplify) INITIALIZE_PASS_DEPENDENCY() argument |
/llvm-project/llvm/lib/Target/Hexagon/ | ||
H A D | HexagonVectorLoopCarriedReuse.cpp | 218 INITIALIZE_PASS_DEPENDENCY(LoopSimplify) INITIALIZE_PASS_DEPENDENCY() argument |