Home
last modified time | relevance | path

Searched refs:recordInsertion (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h233 void recordInsertion(MachineInstr *InsertedInstr) const { in recordInsertion() function
/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp45 recordInsertion(MIB); in insertInstr()