Searched refs:IntfIn (Results 1 – 1 of 1) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
| H A D | RegAllocGreedy.cpp | 1717 SlotIndex IntfIn, IntfOut; in splitAroundRegion() local 1724 IntfIn = Cand.Intf.first(); in splitAroundRegion() 1746 SE->splitLiveThroughBlock(Number, IntvIn, IntfIn, IntvOut, IntfOut); in splitAroundRegion() 1748 SE->splitRegInBlock(BI, IntvIn, IntfIn); in splitAroundRegion() 1765 SlotIndex IntfIn, IntfOut; in splitAroundRegion() local 1772 IntfIn = Cand.Intf.first(); in splitAroundRegion() 1784 SE->splitLiveThroughBlock(Number, IntvIn, IntfIn, IntvOut, IntfOut); in splitAroundRegion()
|