Searched defs:isVariable (Results 1 – 3 of 3) sorted by relevance
110 bool isVariable() const { return GV == Kind::Variable; } isVariable() function
140 bool isVariable() const { return !isAlways() && !isNever(); } isVariable() function
300 bool isVariable() const { in isVariable() function