Home
last modified time | relevance | path

Searched refs:getUniqueInstrForMI (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DCSEInfo.cpp147 UniqueMachineInstr *GISelCSEInfo::getUniqueInstrForMI(const MachineInstr *MI) { in getUniqueInstrForMI() function in GISelCSEInfo
157 auto *Node = getUniqueInstrForMI(MI); in insertInstr()
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DCSEInfo.h100 UniqueMachineInstr *getUniqueInstrForMI(const MachineInstr *MI);