Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineSink.cpp1629 LiveRegUnits LiveInRegUnits(*TRI); in aliasWithRegsInLiveIn() local
1630 LiveInRegUnits.addLiveIns(MBB); in aliasWithRegsInLiveIn()
1631 return !LiveInRegUnits.available(Reg); in aliasWithRegsInLiveIn()