Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCSEInfo.cpp206 void GISelCSEInfo::handleRemoveInst(MachineInstr *MI) { in handleRemoveInst() function in GISelCSEInfo
226 void GISelCSEInfo::erasingInstr(MachineInstr &MI) { handleRemoveInst(&MI); } in erasingInstr()
H A DCSEMIRBuilder.cpp226 getCSEInfo()->handleRemoveInst(&*MIB); in buildInstr()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCSEInfo.h140 void handleRemoveInst(MachineInstr *MI);