Searched refs:SpillFIs (Results 1 – 2 of 2) sorted by relevance
349 BitVector SpillFIs(MFI.getObjectIndexEnd(), false); in runOnMachineFunction() local386 SpillFIs.set(FI); in runOnMachineFunction()410 SpillFIs[MI.getOperand(0).getIndex()]) { in runOnMachineFunction()
1356 BitVector SpillFIs(MFI.getObjectIndexEnd(), false); in processFunctionBeforeFrameFinalized() local1381 SpillFIs.set(FI); in processFunctionBeforeFrameFinalized()1393 for (unsigned FI : SpillFIs.set_bits()) in processFunctionBeforeFrameFinalized()1406 if (!SpillFIs.empty() && SeenDbgInstr) { in processFunctionBeforeFrameFinalized()1413 SpillFIs[MI.getOperand(0).getIndex()]) { in processFunctionBeforeFrameFinalized()