Searched refs:SpillFIs (Results 1 – 2 of 2) sorted by relevance
431 BitVector SpillFIs(MFI.getObjectIndexEnd(), false); in run() local479 SpillFIs.set(FI); in run()532 SpillFIs[MI.getOperand(StackOperandIdx).getIndex()]) { in run()
1401 BitVector SpillFIs(MFI.getObjectIndexEnd(), false); in processFunctionBeforeFrameFinalized() local1426 SpillFIs.set(FI); in processFunctionBeforeFrameFinalized()1438 for (unsigned FI : SpillFIs.set_bits()) in processFunctionBeforeFrameFinalized()1451 if (!SpillFIs.empty() && SeenDbgInstr) { in processFunctionBeforeFrameFinalized()1461 SpillFIs[MI.getOperand(StackOperandIdx).getIndex()]) { in processFunctionBeforeFrameFinalized()