Files
clang-p2996/llvm/lib/Analysis/LoopInfo.cpp
Akshay Deodhar 5b6a26ccdd Add option to print entire function instead of just the loops for loo… (#123229)
print-after-all is useful for diffing IR between two passes. When one of
the two is a function pass, and the other is a loop pass, the diff
becomes useless. Add an option which prints the entire function for loop
passes.
2025-01-17 17:55:54 -08:00

42 KiB