Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp1593 bool RegIn = LiveBundles[Bundles->getBundle(BC.Number, false)]; in calcGlobalSplitCost() local
1602 BI.LiveOut && RegIn && RegOut) { in calcGlobalSplitCost()
1623 Ins += RegIn != (BC.Entry == SpillPlacement::PrefReg); in calcGlobalSplitCost()
1632 bool RegIn = LiveBundles[Bundles->getBundle(Number, false)]; in calcGlobalSplitCost() local
1634 if (!RegIn && !RegOut) in calcGlobalSplitCost()
1636 if (RegIn && RegOut) { in calcGlobalSplitCost()