Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineCopyPropagation.cpp159 MachineInstr &PrevCopy = *CI->second; in eraseIfRedundant() local
DPeepholeOptimizer.cpp1395 MachineInstr *PrevCopy = CopyMIs.find(SrcReg)->second; in foldRedundantCopy() local
1446 auto PrevCopy = NAPhysToVirtMIs.find(DstReg); in foldRedundantNAPhysCopy() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineCopyPropagation.cpp227 MachineInstr &PrevCopy = *CI->second; in eraseIfRedundant() local
DPeepholeOptimizer.cpp1411 MachineInstr *PrevCopy = CopyMIs.find(SrcReg)->second; in foldRedundantCopy() local
1462 auto PrevCopy = NAPhysToVirtMIs.find(DstReg); in foldRedundantNAPhysCopy() local