Home | History | Annotate | Download | only in X86

Lines Matching refs:UseCount

293       uint32_t UseCount = 0;
303 UE = N->use_end(); (UI != UE) && (UseCount < 2); ++UI) {
310 UseCount++;
317 UseCount++;
355 UseCount++;
359 return (UseCount > 1);