Searched refs:isQueryAA (Results 1 – 3 of 3) sorted by relevance
2096 assert(AA.isQueryAA() && in registerForUpdate()2522 if (!AA.isQueryAA() && DV.empty() && !AA.getState().isAtFixpoint()) { in updateAA()2534 if (RerunCS == ChangeStatus::UNCHANGED && !AA.isQueryAA() && DV.empty()) in updateAA()
3501 bool isQueryAA() const override { return true; } in isQueryAA() function
3134 virtual bool isQueryAA() const { return false; }