Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineSink.cpp988 LiveRegUnits LiveInRegUnits(*TRI); in aliasWithRegsInLiveIn() local
989 LiveInRegUnits.addLiveIns(MBB); in aliasWithRegsInLiveIn()
990 return !LiveInRegUnits.available(Reg); in aliasWithRegsInLiveIn()