reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
172 assert(empty()); 179 return !empty(); 331 if (empty()) 347 if (In.empty() || Out == In || TP.hasError()) 349 if (Out.empty()) { 355 if (Changed && Out.empty()) 365 assert(!Out.empty() && "cannot pick from an empty set"); 384 if (!Out.empty()) 394 if (!Out.empty()) 404 if (!Out.empty()) 414 if (!Out.empty()) 422 if (TP.hasError() || !Out.empty()) 465 if (Small.empty()) 467 if (Big.empty()) 562 if (Vec.empty()) 564 if (Elem.empty()) 645 if (Vec.empty()) 647 if (Sub.empty()) 678 if (V.empty()) 680 if (W.empty()) 715 if (A.empty()) 717 if (B.empty()) 4068 if (N->getExtType(i).empty() || TI.isConcrete(N->getExtType(i), false))utils/TableGen/CodeGenDAGPatterns.h
716 return Types[ResNo].empty();