Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp10071 struct AAPotentialConstantValuesCallSite : AAPotentialConstantValuesFunction { struct
10072 AAPotentialConstantValuesCallSite(const IRPosition &IRP, Attributor &A) in AAPotentialConstantValuesCallSite() argument
10076 void trackStatistics() const override { in trackStatistics()