Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInsertSingleUseVDST.cpp184 bool AllProducerOperandsAreSingleUse = true; in runOnMachineFunction() local
198 AllProducerOperandsAreSingleUse = false; in runOnMachineFunction()
227 if (AllProducerOperandsAreSingleUse) { in runOnMachineFunction()