Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInsertSingleUseVDST.cpp99 bool tryAddProducer(const unsigned ProducerPosition, MachineInstr *MI) { in tryAddProducer() function in __anonf81d78b60111::AMDGPUInsertSingleUseVDST::SingleUseInstruction
143 !Instructions.back().tryAddProducer(Position, MI)) { in insertSingleUseInstructions()