Searched defs:AAPotentialValuesImpl (Results 1 – 1 of 1) sorted by relevance
8555 struct AAPotentialValuesImpl : AAPotentialValues { struct8556 using StateType = PotentialConstantIntValuesState;8558 AAPotentialValuesImpl(const IRPosition &IRP, Attributor &A) in AAPotentialValuesImpl() function8562 void initialize(Attributor &A) override { in initialize()8570 const std::string getAsStr() const override { in getAsStr()8578 ChangeStatus updateImpl(Attributor &A) override { in updateImpl()