Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DCSEInfo.cpp182 void GISelCSEInfo::recordNewInstruction(MachineInstr *MI) { in recordNewInstruction() function in GISelCSEInfo
232 void GISelCSEInfo::createdInstr(MachineInstr &MI) { recordNewInstruction(&MI); } in createdInstr()
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DCSEInfo.h128 void recordNewInstruction(MachineInstr *MI);