Files
clang-p2996/llvm/lib/CodeGen/LiveRangeEdit.cpp
Philip Reames bdb4012fe3 [CodeGen] Remove parameter from LiveRangeEdit::canRematerializeAt [NFC]
Only one caller cares about the true case of this parameter, so move
the check to that single caller.  Note that RegisterCoalescer seems
like it should care, but it already duplicates the check several
lines above.
2025-03-14 09:12:07 -07:00

18 KiB