summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/ConstantFolding.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2019-09-26 16:05:55 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2019-09-26 16:05:55 +0000
commit2cf54d7b713ce3f60cd44a3c084b5d42cb190f4c (patch)
tree6081a9290084fce320fd0965a99d052063d2d4a7 /llvm/lib/Analysis/ConstantFolding.cpp
parentbe13c43e08436fde88671b0912bae53dd4462f7b (diff)
downloadbcm5719-llvm-2cf54d7b713ce3f60cd44a3c084b5d42cb190f4c.tar.gz
bcm5719-llvm-2cf54d7b713ce3f60cd44a3c084b5d42cb190f4c.zip
ARMBaseInstrInfo getOperandLatency - silence static analyzer dyn_cast<> null dereference warnings. NFCI.
The static analyzer is warning about potential null dereferences, but we should be able to use cast<> directly and if not assert will fire for us. llvm-svn: 372992
Diffstat (limited to 'llvm/lib/Analysis/ConstantFolding.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud