diff options
| author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2022-12-15 15:44:27 +0000 |
|---|---|---|
| committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2022-12-15 15:44:35 +0000 |
| commit | d46f6cd7673790168376c52bf383746816630e41 (patch) | |
| tree | a92e869d61b971dcbb846681a2cb965fb71510e1 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 98550df7b7bbce0e38a1ec558287d759163c64ba (diff) | |
[GVN] reportMayClobberedLoad - avoid repeated cast<> calls. NFCI.
Just perform each cast<Instruction> once - we can make OtherAccess a Instruction* type as we only ever assign it from a known LoadInst/StoreInst
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
