Home
last modified time | relevance | path

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

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