Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIFoldOperands.cpp1219 MachineOperand *NonInlineUse = nullptr; in foldInstOperand() local
1248 NonInlineUse = &Use; in foldInstOperand()
1255 MachineInstr *UseMI = NonInlineUse->getParent(); in foldInstOperand()