Searched defs:AAPotentialValuesImpl (Results 1 – 1 of 1) sorted by relevance
9806 struct AAPotentialValuesImpl : AAPotentialValues { struct9807 using StateType = PotentialLLVMValuesState;9809 AAPotentialValuesImpl(const IRPosition &IRP, Attributor &A) in AAPotentialValuesImpl() argument9813 void initialize(Attributor &A) override { in initialize()9829 const std::string getAsStr() const override { in getAsStr()9837 static Optional<Value *> askOtherAA(Attributor &A, in askOtherAA()9899 struct ItemInfo {9935 void giveUpOnIntraprocedural(Attributor &A) { in giveUpOnIntraprocedural()9958 ChangeStatus updateImpl(Attributor &A) override { in updateImpl()9963 ChangeStatus manifest(Attributor &A) override { in manifest()[all …]