Searched refs:aliasWithRegsInLiveIn (Results 1 – 1 of 1) sorted by relevance
2118 static bool aliasWithRegsInLiveIn(MachineBasicBlock &MBB, Register Reg, in aliasWithRegsInLiveIn() function2132 if (aliasWithRegsInLiveIn(*SI, Reg, TRI)) { in getSingleLiveInSuccBB()2146 if (!SinkableBBs.count(SI) && aliasWithRegsInLiveIn(*SI, Reg, TRI)) in getSingleLiveInSuccBB()