Searched defs:AAPotentialValuesImpl (Results 1 – 1 of 1) sorted by relevance
7501 struct AAPotentialValuesImpl : AAPotentialValues { struct7502 using StateType = PotentialConstantIntValuesState;7504 AAPotentialValuesImpl(const IRPosition &IRP, Attributor &A) in AAPotentialValuesImpl() function7508 const std::string getAsStr() const override { in getAsStr()7516 ChangeStatus updateImpl(Attributor &A) override { in updateImpl()