Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTwoAddressInstructionPass.cpp377 findOnlyInterestingUse(Register Reg, MachineBasicBlock *MBB, in findOnlyInterestingUse() function
640 while (MachineInstr *UseMI = findOnlyInterestingUse(Reg, MBB, MRI, TII,IsCopy, in scanUses()