Searched refs:stackSlot (Results 1 – 1 of 1) sorted by relevance
493 int stackSlot = vrm->getStackSlot(spilled->reg); in addStackInterval() local495 if (stackSlot == VirtRegMap::NO_STACK_SLOT) { in addStackInterval()500 LiveInterval &stackInterval = lss->getOrCreateInterval(stackSlot, RC); in addStackInterval()