Searched refs:handleRecordedInst (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCSEInfo.h131 void handleRecordedInst(MachineInstr *MI);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCSEInfo.cpp181 void GISelCSEInfo::handleRecordedInst(MachineInstr *MI) { function in class:GISelCSEInfo
214 handleRecordedInst(MI);

Completed in 52 milliseconds