Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeLayout.cpp256 std::vector<JumpT *> InJumps; member
468 for (JumpT *Jump : InJumps) in inCount()
645 SuccNode.InJumps.push_back(&AllJumps.back()); in initialize()
888 for (JumpT *Jump : ChainSucc->Nodes.front()->InJumps) { in getBestMergeGain()
1089 SuccNode.InJumps.push_back(&AllJumps.back()); in initialize()