Home | History | Annotate | Download | only in opt

Lines Matching refs:SERecurrentNode

90   std::unique_ptr<SERecurrentNode> phi_node{
91 new SERecurrentNode(this, loop_to_use)};
285 std::unique_ptr<SERecurrentNode> phi_node{
286 new SERecurrentNode(this, loop_to_use)};
379 if (const SERecurrentNode* rec = itr->AsSERecurrentNode()) {
401 SERecurrentNode* rec = itr->AsSERecurrentNode();
438 SERecurrentNode* recurrent = node->AsSERecurrentNode();
468 SERecurrentNode* ScalarEvolutionAnalysis::GetRecurrentTerm(SENode* node,
471 SERecurrentNode* rec = itr->AsSERecurrentNode();
503 const SERecurrentNode* this_as_recurrent = AsSERecurrentNode();
513 const SERecurrentNode* other_as_recurrent = other.AsSERecurrentNode();
597 const SERecurrentNode* recurrent = node->AsSERecurrentNode();
855 Signedness Visit(const SERecurrentNode* node) {
857 // SERecurrentNode represent an affine expression in the range [0,