Searched refs:LifeEnd (Results 1 – 2 of 2) sorted by relevance
242 Instruction *LifeEnd = nullptr; member
462 if (Info.LifeEnd) in getLifetimeMarkers()464 Info.LifeEnd = IntrInst; in getLifetimeMarkers()477 if (!Info.LifeStart || !Info.LifeEnd) in getLifetimeMarkers()481 Info.HoistLifeEnd = !definedInRegion(Blocks, Info.LifeEnd); in getLifetimeMarkers()510 LLVM_DEBUG(dbgs() << "Hoisting lifetime.end: " << *LMI.LifeEnd << "\n"); in findAllocas()511 HoistCands.insert(LMI.LifeEnd); in findAllocas()