Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFoldOperands.cpp1241 MachineOperand *NonInlineUse = nullptr; in foldInstOperand() local
1270 NonInlineUse = &Use; in foldInstOperand()
1277 MachineInstr *UseMI = NonInlineUse->getParent(); in foldInstOperand()