Home
last modified time | relevance | path

Searched defs:AAValueSimplifyCallSite (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp6480 struct AAValueSimplifyCallSite : AAValueSimplifyFunction { struct
6481 AAValueSimplifyCallSite(const IRPosition &IRP, Attributor &A) in AAValueSimplifyCallSite() function
6484 void trackStatistics() const override { in trackStatistics()