Searched refs:SlotsToCheck (Results 1 – 1 of 1) sorted by relevance
1982 unsigned SlotsToCheck = NumArgs > 0 ? NumArgs : 1; in IsStructurallyEquivalent() local1983 for (unsigned I = 0; I < SlotsToCheck; ++I) { in IsStructurallyEquivalent()