Searched refs:LiveOnEntry (Results 1 – 2 of 2) sorted by relevance
291 RegisterSet LiveOnEntry; in computeInitialLiveRanges() local296 LiveOnEntry.insert(R); in computeInitialLiveRanges()298 for (auto R : LiveOnEntry) in computeInitialLiveRanges()
1830 MemoryAccess *LiveOnEntry = getLiveOnEntryDef(); in createNewAccess() local1831 MUD->setOptimized(LiveOnEntry); in createNewAccess()2569 MemoryAccess *LiveOnEntry = MSSA->getLiveOnEntryDef(); in getClobberingMemoryAccessBase() local2570 StartingAccess->setOptimized(LiveOnEntry); in getClobberingMemoryAccessBase()2571 return LiveOnEntry; in getClobberingMemoryAccessBase()