Home
last modified time | relevance | path

Searched refs:handleRemoveInst (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCSEInfo.cpp211 void GISelCSEInfo::handleRemoveInst(MachineInstr *MI) { in handleRemoveInst() function in GISelCSEInfo
235 void GISelCSEInfo::erasingInstr(MachineInstr &MI) { handleRemoveInst(&MI); } in erasingInstr()
H A DCSEMIRBuilder.cpp285 getCSEInfo()->handleRemoveInst(&*MIB); in buildInstr()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCSEInfo.h142 void handleRemoveInst(MachineInstr *MI);