Searched refs:InsertedInstr (Results 1 – 2 of 2) sorted by relevance
234 void recordInsertion(MachineInstr *InsertedInstr) const { in recordInsertion() argument236 State.Observer->createdInstr(*InsertedInstr); in recordInsertion()
59 void MachineIRBuilder::recordInsertion(MachineInstr *InsertedInstr) const { in recordInsertion()61 State.Observer->createdInstr(*InsertedInstr); in recordInsertion()