Direct callees' that are cast to other function prototypes, show up in the Call/Invoke instructions as ConstantExpr's. Currently llvm::CallSite's getCalledFunction() fails to return the callees in such expressions as direct calls. Value profiling should avoid instrumenting such cases. Mostly NFC. llvm-svn: 265330 |
||
|---|---|---|
| .. | ||
| AddressSanitizer.cpp | ||
| BoundsChecking.cpp | ||
| CFGMST.h | ||
| CMakeLists.txt | ||
| DataFlowSanitizer.cpp | ||
| GCOVProfiling.cpp | ||
| IndirectCallSiteVisitor.h | ||
| InstrProfiling.cpp | ||
| Instrumentation.cpp | ||
| LLVMBuild.txt | ||
| MaximumSpanningTree.h | ||
| MemorySanitizer.cpp | ||
| PGOInstrumentation.cpp | ||
| SanitizerCoverage.cpp | ||
| ThreadSanitizer.cpp | ||