Searched refs:MaxUsesToInspect (Results 1 – 1 of 1) sorted by relevance
1593 const unsigned MaxUsesToInspect = 3; in getValueAtUse() local1594 for (unsigned I = 0; I < MaxUsesToInspect; ++I) { in getValueAtUse()