Searched refs:hasSelfEdge (Results 1 – 1 of 1) sorted by relevance
82 bool hasSelfEdge() const;136 bool LoopAnalyzer::LoopNode::hasSelfEdge() const { in hasSelfEdge() function in Ice::LoopAnalyzer::LoopNode226 if (Node.hasSelfEdge()) in processNode()