Searched refs:ToInsert (Results 1 – 3 of 3) sorted by relevance
88 unsigned Lane, unsigned ToInsert);479 const DebugLoc &DL, unsigned DReg, unsigned Lane, unsigned ToInsert) { in createInsertSubreg() argument486 .addReg(ToInsert) in createInsertSubreg()
3467 SmallVector<MachineInstr *, 8> ToInsert; in buildVRegToDbgValueMap() local3471 auto CloseNewDVRange = [this, &ToInsert](SlotIndex Slot) { in buildVRegToDbgValueMap()3472 for (auto *X : ToInsert) in buildVRegToDbgValueMap()3475 ToInsert.clear(); in buildVRegToDbgValueMap()3487 ToInsert.push_back(&MI); in buildVRegToDbgValueMap()
2639 BasicBlock *ToInsert = unwrap(BB); in LLVMInsertExistingBasicBlockAfterInsertBlock() local2643 ToInsert); in LLVMInsertExistingBasicBlockAfterInsertBlock()