Searched refs:LifeStart (Results 1 – 1 of 1) sorted by relevance
425 Instruction *LifeStart = nullptr, *LifeEnd = nullptr; in findAllocas() local432 if (LifeStart) in findAllocas()434 LifeStart = IntrInst; in findAllocas()448 if (!LifeStart || !LifeEnd) in findAllocas()451 SinkLifeStart = !definedInRegion(Blocks, LifeStart); in findAllocas()462 return std::make_pair(LifeStart, LifeEnd); in findAllocas()