Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
DCSEInfo.cpp177 void GISelCSEInfo::recordNewInstruction(MachineInstr *MI) { in recordNewInstruction() function in GISelCSEInfo
227 void GISelCSEInfo::createdInstr(MachineInstr &MI) { recordNewInstruction(&MI); } in createdInstr()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
DCSEInfo.h128 void recordNewInstruction(MachineInstr *MI);