Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLocalizer.cpp53 bool Localizer::isLocalUse(MachineOperand &MOUse, const MachineInstr &Def, in isLocalUse() function in Localizer
104 if (isLocalUse(MOUse, MI, InsertMBB)) { in localizeInterBlock()
/src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLocalizer.h62 static bool isLocalUse(MachineOperand &MOUse, const MachineInstr &Def,