Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeLayout.cpp1166 ChainT *BestDstChain = BestEdge->dstChain(); in mergeChainPairs() local
1171 for (const auto &[_, ChainEdge] : BestDstChain->Edges) in mergeChainPairs()
1176 mergeChains(BestSrcChain, BestDstChain, BestGain.mergeOffset(), in mergeChainPairs()