Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILowerI1Copies.cpp768 static void instrDefsUsesSCC(const MachineInstr &MI, bool &Def, bool &Use) { in instrDefsUsesSCC() function
790 instrDefsUsesSCC(*I, DefsSCC, TerminatorsUseSCC); in getSaluInsertionAtEnd()
802 instrDefsUsesSCC(*InsertionPt, DefSCC, UseSCC); in getSaluInsertionAtEnd()