Searched defs:isOne (Results 1 – 8 of 8) sorted by relevance
125 bool isOne() const { return Quantity == 1; } in isOne() function
231 void _Block_use_GC( void *(*alloc)(const unsigned long, const bool isOne, const bool isObject), in _Block_use_GC()254 void _Block_use_GC5( void *(*alloc)(const unsigned long, const bool isOne, const bool isObject), in _Block_use_GC5()
203 bool isOne() const { return Val.isOne(); } isOne() function
66 bool isOne(const Expr *E) { in isOne() function in __anonca0e3b360111::WalkAST
545 bool isOne() const { in isOne() function
367 bool isOne() const { isOne() function
77 bool isOne() const { return isInt() && IntVal == 1; } in isOne() function in __anonf0822f780111::FAddendCoef
448 bool SCEV::isOne() const { in isOne() function in SCEV [all...]