Searched defs:IsDestLive (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp1260 bool IsDestLive = !LiveAtMI.available(MRI, Op0.getReg()); local
1294 bool IsDestLive = !LiveAtMI.available(MRI, Op0.getReg()); local

Completed in 138 milliseconds