Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSILowerI1Copies.cpp797 bool DefsSCC; in getSaluInsertionAtEnd() local
798 instrDefsUsesSCC(*I, DefsSCC, TerminatorsUseSCC); in getSaluInsertionAtEnd()
799 if (TerminatorsUseSCC || DefsSCC) in getSaluInsertionAtEnd()