Searched defs:IsControl (Results 1 – 2 of 2) sorted by relevance
68 static bool IsControl(Node* node) { in IsControl() function
84 bool IsControl() const { return (value_ < 0); } in IsControl() function