[dfsan] Refactor visitCallBase
authorJianzhou Zhao <jianzhouzh@google.com>
Fri, 5 Feb 2021 21:50:15 +0000 (21:50 +0000)
committerJianzhou Zhao <jianzhouzh@google.com>
Mon, 8 Feb 2021 19:55:18 +0000 (19:55 +0000)
commit64b448b983b130bb59b1328473da0e9289d2e39d
tree6d3ce45b8e613df4f3492dc9e13400e98bf72320
parentac9dd247da5a54119851cd766e4e9aa3a2be8a19
[dfsan] Refactor visitCallBase

To simplify the review of https://reviews.llvm.org/D95835.

Reviewed-by: morehouse
Differential Revision: https://reviews.llvm.org/D96177
llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp