Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/GlobalISel/
H A DLocalizer.cpp52 bool Localizer::isLocalUse(MachineOperand &MOUse, const MachineInstr &Def, in isLocalUse() function in Localizer
96 if (isLocalUse(MOUse, MI, InsertMBB)) in runOnMachineFunction()
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/GlobalISel/
H A DLocalizer.h55 static bool isLocalUse(MachineOperand &MOUse, const MachineInstr &Def,