Files
clang-p2996/llvm/lib/Transforms/Scalar/IndVarSimplify.cpp
Florian Hahn bc0c4db5d9 [SCEV] Add dedicated AffineAddRec matcher + loop matchers (NFC). (#141141)
Add dedicated m_scev_AffineAddRec matcher with 
complementing m_Loop() and m_SpecificLoop matchers.

PR: https://github.com/llvm/llvm-project/pull/141141
2025-05-25 08:40:31 +01:00

82 KiB