Searched refs:LifeEnd (Results 1 – 2 of 2) sorted by relevance
202 Instruction *LifeEnd = nullptr; member
458 if (Info.LifeEnd) in getLifetimeMarkers()460 Info.LifeEnd = IntrInst; in getLifetimeMarkers()469 if (!Info.LifeStart || !Info.LifeEnd) in getLifetimeMarkers()473 Info.HoistLifeEnd = !definedInRegion(Blocks, Info.LifeEnd); in getLifetimeMarkers()502 LLVM_DEBUG(dbgs() << "Hoisting lifetime.end: " << *LMI.LifeEnd << "\n"); in findAllocas()503 HoistCands.insert(LMI.LifeEnd); in findAllocas()