Searched refs:FoundStart (Results 1 – 3 of 3) sorted by relevance
115 bool FoundStart = false; in rangeInitialized() local117 if (FoundStart) { in rangeInitialized()128 FoundStart = true; in rangeInitialized()
214 bool FoundStart = false; in dump() local220 FoundStart = true; in dump()224 } else if (FoundStart) { in dump()230 bool FoundStart = false; in dump() local235 FoundStart = true; in dump()239 } else if (FoundStart) { in dump()
386 Value *FoundStart = Phi->getIncomingValue(!Idx); in matchConditionalRecurrence() local407 Start = FoundStart; in matchConditionalRecurrence()