Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:LSS

61   LiveStacks &LSS;
143 LSS(pass.getAnalysis<LiveStacks>()),
1329 StackInt = &LSS.getOrCreateInterval(StackSlot, MRI.getRegClass(Original));
1330 StackInt->getNextValue(SlotIndex(), LSS.getVNInfoAllocator());
1332 StackInt = &LSS.getInterval(StackSlot);