Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp982 bool KillA = OpA.isKill(); in reassociateOps() local
1003 std::swap(KillA, KillNewVR); in reassociateOps()
1008 .addReg(RegA, getKillRegState(KillA)) in reassociateOps()