Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMachineSink.cpp979 static bool aliasWithRegsInLiveIn(MachineBasicBlock &MBB, unsigned Reg, in aliasWithRegsInLiveIn() function
993 if (aliasWithRegsInLiveIn(*SI, Reg, TRI)) { in getSingleLiveInSuccBB()
1007 if (!SinkableBBs.count(SI) && aliasWithRegsInLiveIn(*SI, Reg, TRI)) in getSingleLiveInSuccBB()