Home
last modified time | relevance | path

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

/src/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.cpp310 getCSEInfo()->handleRemoveInst(&*MIB); in buildInstr()
/src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCSEInfo.h142 void handleRemoveInst(MachineInstr *MI);