Files
clang-p2996/llvm/lib/CodeGen/MachineFunctionPass.cpp
Matt Arsenault 5e15997291 MachineFunctionPass: Clear properties before running function (#67962)
This ensures !isSSA checks in the function work if the input MIR
happened to appear as SSA.
2023-10-05 15:11:47 -07:00

7.4 KiB