Home
last modified time | relevance | path

Searched defs:NAPhysToVirtMIs (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DPeepholeOptimizer.cpp1507 MachineInstr &MI, DenseMap<Register, MachineInstr *> &NAPhysToVirtMIs) { in foldRedundantNAPhysCopy()
1698 DenseMap<Register, MachineInstr *> NAPhysToVirtMIs; in runOnMachineFunction() local