Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp11631 struct AAPotentialValuesCallSite : AAPotentialValuesFunction { struct
11632 AAPotentialValuesCallSite(const IRPosition &IRP, Attributor &A) in AAPotentialValuesCallSite() argument
11636 void trackStatistics() const override { in trackStatistics()