Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
DMachineIRBuilder.h234 void recordInsertion(MachineInstr *InsertedInstr) const { in recordInsertion() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DMachineIRBuilder.cpp59 void MachineIRBuilder::recordInsertion(MachineInstr *InsertedInstr) const { in recordInsertion() function in MachineIRBuilder