Files
clang-p2996/llvm/lib/Analysis/IndirectCallPromotionAnalysis.cpp
Chandler Carruth 57578aaf96 [CallSite removal] Port IndirectCallSiteVisitor to use CallBase and
update client code.

Also rename it to use the more generic term `call` instead of something
that could be confused with a praticular type.

Differential Revision: https://reviews.llvm.org/D56183

llvm-svn: 350508
2019-01-07 07:15:51 +00:00

4.3 KiB