Searched refs:hasNullFragReference (Results 1 – 1 of 1) sorted by relevance
3756 static bool hasNullFragReference(const DagInit *DI) { in hasNullFragReference() function3771 if (Arg && hasNullFragReference(Arg)) in hasNullFragReference()3780 static bool hasNullFragReference(const ListInit *LI) { in hasNullFragReference() function3784 if (hasNullFragReference(DI)) in hasNullFragReference()4021 if (!LI || LI->empty() || hasNullFragReference(LI)) { in ParseInstructions()4405 if (hasNullFragReference(Tree)) in ParsePatterns()