Searched defs:UMI (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCSEInfo.cpp99 void GISelCSEInfo::invalidateUniqueMachineInstr(UniqueMachineInstr *UMI) { argument
122 void GISelCSEInfo::insertNode(UniqueMachineInstr *UMI, void *InsertPos) { argument
183 auto *UMI = InstrMapping.lookup(MI); local
[all...]

Completed in 228 milliseconds