Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DMachineCopyPropagation.cpp305 MachineCopyPropagation(bool CopyInstr = false) in MachineCopyPropagation() argument
306 : MachineFunctionPass(ID), UseCopyInstr(CopyInstr || MCPUseCopyInstr) { in MachineCopyPropagation()