Searched refs:LiveOnEntry (Results 1 – 2 of 2) sorted by relevance
292 RegisterSet LiveOnEntry; in computeInitialLiveRanges() local297 LiveOnEntry.insert(R); in computeInitialLiveRanges()299 for (auto R : LiveOnEntry) in computeInitialLiveRanges()
1830 MemoryAccess *LiveOnEntry = getLiveOnEntryDef(); in createNewAccess() local1831 MUD->setOptimized(LiveOnEntry); in createNewAccess()2594 MemoryAccess *LiveOnEntry = MSSA->getLiveOnEntryDef(); in getClobberingMemoryAccessBase() local2595 StartingAccess->setOptimized(LiveOnEntry); in getClobberingMemoryAccessBase()2596 return LiveOnEntry; in getClobberingMemoryAccessBase()