Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp8728 struct AAPotentialConstantValuesArgument final struct
8732 using Base = AAArgumentFromCallSiteArguments<AAPotentialConstantValues,
8735 AAPotentialConstantValuesArgument(const IRPosition &IRP, Attributor &A) in AAPotentialConstantValuesArgument() argument
8739 void initialize(Attributor &A) override { in initialize()
8748 void trackStatistics() const override { in trackStatistics()