Searched refs:LiveOnEntry (Results 1 – 2 of 2) sorted by relevance
293 RegisterSet LiveOnEntry; in computeInitialLiveRanges() local298 LiveOnEntry.insert(R); in computeInitialLiveRanges()300 for (auto R : LiveOnEntry) in computeInitialLiveRanges()
2557 MemoryAccess *LiveOnEntry = MSSA->getLiveOnEntryDef(); in getClobberingMemoryAccessBase() local2558 StartingAccess->setOptimized(LiveOnEntry); in getClobberingMemoryAccessBase()2559 return LiveOnEntry; in getClobberingMemoryAccessBase()