Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DPeepholeOptimizer.cpp1743 for (auto &RegMI : NAPhysToVirtMIs) { in runOnMachineFunction() local
1744 Register Def = RegMI.first; in runOnMachineFunction()