Searched defs:AAPotentialValuesImpl (Results 1 – 1 of 1) sorted by relevance
7407 struct AAPotentialValuesImpl : AAPotentialValues { struct7408 using StateType = PotentialConstantIntValuesState;7410 AAPotentialValuesImpl(const IRPosition &IRP, Attributor &A) in AAPotentialValuesImpl() function7414 const std::string getAsStr() const override { in getAsStr()7422 ChangeStatus updateImpl(Attributor &A) override { in updateImpl()