[StructurizeCFG] Use poison instead of undef as placeholder [NFC]
authorNuno Lopes <nuno.lopes@tecnico.ulisboa.pt>
Sat, 22 Jul 2023 12:19:42 +0000 (13:19 +0100)
committerNuno Lopes <nuno.lopes@tecnico.ulisboa.pt>
Sat, 22 Jul 2023 12:23:39 +0000 (13:23 +0100)
commit29d0b6043034d1fd70330cebed20b557a26a0b98
tree6fa1d0ec29be3f8daecc22b2a07358d20c2ac109
parent04527f1d32de8d84cba73ed6b321eb7c88f39256
[StructurizeCFG] Use poison instead of undef as placeholder [NFC]
These are used to create branch instructions. The condition is patched later
llvm/lib/Transforms/Scalar/StructurizeCFG.cpp