Home
last modified time | relevance | path

Searched defs:TargetChain (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/bolt/lib/Passes/
H A DHFSortPlus.cpp208 Chain *const TargetChain = DstChain == Other ? this : DstChain; in mergeEdges() local
H A DExtTSPReorderAlgorithm.cpp371 Chain *const TargetChain = DstChain == Other ? this : DstChain; in mergeEdges() local
/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DCodeLayout.cpp376 const auto TargetChain = DstChain == Other ? this : DstChain; in mergeEdges() local