Home
last modified time | relevance | path

Searched defs:RegOut (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp1011 bool RegOut = LiveBundles[Bundles->getBundle(BC.Number, true)]; in calcGlobalSplitCost() local
1026 bool RegOut = LiveBundles[Bundles->getBundle(Number, true)]; in calcGlobalSplitCost() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp12010 Register &RegOut = ConstantsOut[C]; in HandlePHINodesInSuccessorBlocks() local