Files
clang-p2996/llvm/lib/Transforms/Scalar/InferAddressSpaces.cpp
Nuno Lopes 89552f3a38 [InferAddressSpaces] Use poison instead of undef as placeholder [NFC]
This placeholder is only used during the execution of the algorithm, and it's patched with a
concrete value at the end
2023-07-16 22:33:09 +01:00

52 KiB