Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DLocalizer.cpp51 bool Localizer::isLocalUse(MachineOperand &MOUse, const MachineInstr &Def, in isLocalUse()
97 MachineOperand &MOUse = *MOIt++; in localizeInterBlock() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineCopyPropagation.cpp489 MachineOperand &MOUse = MI.getOperand(OpIdx); in forwardUses() local