Searched refs:SpillFIs (Results 1 – 2 of 2) sorted by relevance
352 BitVector SpillFIs(MFI.getObjectIndexEnd(), false); in runOnMachineFunction() local389 SpillFIs.set(FI); in runOnMachineFunction()413 SpillFIs[MI.getOperand(0).getIndex()]) { in runOnMachineFunction()
1362 BitVector SpillFIs(MFI.getObjectIndexEnd(), false); in processFunctionBeforeFrameFinalized() local1387 SpillFIs.set(FI); in processFunctionBeforeFrameFinalized()1399 for (unsigned FI : SpillFIs.set_bits()) in processFunctionBeforeFrameFinalized()1412 if (!SpillFIs.empty() && SeenDbgInstr) { in processFunctionBeforeFrameFinalized()1419 SpillFIs[MI.getOperand(0).getIndex()]) { in processFunctionBeforeFrameFinalized()