Home
last modified time | relevance | path

Searched refs:isLocalUse (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() function in Localizer
103 if (isLocalUse(MOUse, MI, InsertMBB)) { in localizeInterBlock()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DLocalizer.h59 static bool isLocalUse(MachineOperand &MOUse, const MachineInstr &Def,