Home
last modified time | relevance | path

Searched refs:LastReloadSS (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegAllocLinearScan.cpp1248 int LastReloadSS = VirtRegMap::NO_STACK_SLOT; in assignRegOrStackSlotAtInterval() local
1256 if (LastReloadMBB == ReloadMBB && LastReloadSS == ReloadSS) { in assignRegOrStackSlotAtInterval()
1265 LastReloadSS = ReloadSS; in assignRegOrStackSlotAtInterval()
1395 int LastReloadSS = VirtRegMap::NO_STACK_SLOT; in assignRegOrStackSlotAtInterval() local
1404 if (LastReloadMBB == ReloadMBB && LastReloadSS == ReloadSS) { in assignRegOrStackSlotAtInterval()
1413 LastReloadSS = ReloadSS; in assignRegOrStackSlotAtInterval()