Searched refs:SpillFIs (Results 1 – 2 of 2) sorted by relevance
285 BitVector SpillFIs(MFI.getObjectIndexEnd(), false); in runOnMachineFunction() local300 SpillFIs.set(FI); in runOnMachineFunction()317 SpillFIs[MI.getOperand(0).getIndex()]) { in runOnMachineFunction()
1126 BitVector SpillFIs(MFI.getObjectIndexEnd(), false); in processFunctionBeforeFrameFinalized() local1150 SpillFIs.set(FI); in processFunctionBeforeFrameFinalized()1162 for (unsigned FI : SpillFIs.set_bits()) in processFunctionBeforeFrameFinalized()1175 if (!SpillFIs.empty() && SeenDbgInstr) { in processFunctionBeforeFrameFinalized()1181 SpillFIs[MI.getOperand(0).getIndex()]) { in processFunctionBeforeFrameFinalized()