Home
last modified time | relevance | path

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

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