Searched refs:isNullary (Results 1 – 3 of 3) sorted by relevance
172 assert(isNullary() && "Invalid kind!"); in Twine()200 bool isNullary() const { in isNullary() function206 return getRHSKind() == EmptyKind && !isNullary(); in isUnary()218 if (isNullary() && getRHSKind() != EmptyKind) in isValid()418 return isNullary(); in isTriviallyEmpty()
562 const RetainSummary *Summ, bool isNullary = true) {564 Selector S = isNullary ? GetNullarySelector(name, Ctx)
257 static bool isNullary(MachineInstr &MI) { in isNullary() function468 if (isNullary(MIParam)) { in createCRLogicalOpInfo()