Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/GlobalISel/
H A DCSEInfo.cpp187 void GISelCSEInfo::handleRemoveInst(MachineInstr *MI) { in handleRemoveInst() function in GISelCSEInfo
210 void GISelCSEInfo::erasingInstr(MachineInstr &MI) { handleRemoveInst(&MI); } in erasingInstr()
H A DCSEMIRBuilder.cpp175 getCSEInfo()->handleRemoveInst(&*MIB); in buildInstr()
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/GlobalISel/
H A DCSEInfo.h138 void handleRemoveInst(MachineInstr *MI);