Searched refs:isNullary (Results 1 – 3 of 3) sorted by relevance
177 assert(isNullary() && "Invalid kind!"); in Twine()205 bool isNullary() const { in isNullary() function211 return getRHSKind() == EmptyKind && !isNullary(); in isUnary()223 if (isNullary() && getRHSKind() != EmptyKind) in isValid()432 return isNullary(); in isTriviallyEmpty()
562 const RetainSummary *Summ, bool isNullary = true) {564 Selector S = isNullary ? GetNullarySelector(name, Ctx)
265 static bool isNullary(MachineInstr &MI) { in isNullary() function474 if (isNullary(MIParam)) { in createCRLogicalOpInfo()