Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineSink.cpp1566 static bool aliasWithRegsInLiveIn(MachineBasicBlock &MBB, unsigned Reg, in aliasWithRegsInLiveIn() function
1580 if (aliasWithRegsInLiveIn(*SI, Reg, TRI)) { in getSingleLiveInSuccBB()
1594 if (!SinkableBBs.count(SI) && aliasWithRegsInLiveIn(*SI, Reg, TRI)) in getSingleLiveInSuccBB()