Searched refs:hasNullFragReference (Results 1 – 1 of 1) sorted by relevance
3713 static bool hasNullFragReference(DagInit *DI) { in hasNullFragReference() function3726 if (Arg && hasNullFragReference(Arg)) in hasNullFragReference()3735 static bool hasNullFragReference(ListInit *LI) { in hasNullFragReference() function3739 if (hasNullFragReference(DI)) in hasNullFragReference()3971 if (!LI || LI->empty() || hasNullFragReference(LI)) { in ParseInstructions()4366 if (hasNullFragReference(Tree)) in ParsePatterns()