Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDMachineSink.cpp1929 LiveRegUnits LiveInRegUnits(*TRI); in aliasWithRegsInLiveIn() local
1930 LiveInRegUnits.addLiveIns(MBB); in aliasWithRegsInLiveIn()
1931 return !LiveInRegUnits.available(Reg); in aliasWithRegsInLiveIn()