Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineSink.cpp1627 static bool aliasWithRegsInLiveIn(MachineBasicBlock &MBB, unsigned Reg, in aliasWithRegsInLiveIn() function
1641 if (aliasWithRegsInLiveIn(*SI, Reg, TRI)) { in getSingleLiveInSuccBB()
1655 if (!SinkableBBs.count(SI) && aliasWithRegsInLiveIn(*SI, Reg, TRI)) in getSingleLiveInSuccBB()