Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombiner.cpp111 noteLostUses(MI); in erasingInstr()
133 noteLostUses(MI); in changingInstr()
188 void noteLostUses(MachineInstr &MI) { in noteLostUses() function in Combiner::WorkListMaintainerImpl