Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h237 void recordInsertion(MachineInstr *InsertedInstr) const { in recordInsertion() function
/openbsd/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp45 recordInsertion(MIB); in insertInstr()