Files
clang-p2996/llvm/lib/Analysis/LoopCacheAnalysis.cpp
Alireza Torabian 3c74430320 [DependenceAnalysis][NFC] Removing PossiblyLoopIndependent parameter (#124615)
Parameter PossiblyLoopIndependent has lost its intended purpose. This
flag is always set to true in all cases when depends() is called, hence
we want to reconsider the utility of this variable and remove it from
the function signature entirely. This is an NFC patch.
2025-02-11 16:23:28 -05:00

27 KiB