Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DCSEInfo.cpp211 void GISelCSEInfo::handleRemoveInst(MachineInstr *MI) { in handleRemoveInst() function in GISelCSEInfo
231 void GISelCSEInfo::erasingInstr(MachineInstr &MI) { handleRemoveInst(&MI); } in erasingInstr()
H A DCSEMIRBuilder.cpp285 getCSEInfo()->handleRemoveInst(&*MIB); in buildInstr()
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DCSEInfo.h140 void handleRemoveInst(MachineInstr *MI);