Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIWholeQuadMode.cpp487 SmallVector<MachineInstr *, 4> SetInactiveInstrs; in scanInstructions() local
579 SetInactiveInstrs.push_back(&MI); in scanInstructions()
631 for (MachineInstr *MI : SetInactiveInstrs) in scanInstructions()