Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DLocalizer.h62 static bool isLocalUse(MachineOperand &MOUse, const MachineInstr &Def,