Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp1054 std::map<ConstantInt *, uint64_t> WeightsForHandled; in FoldValueComparisonIntoPredecessors() local
1060 WeightsForHandled[PredCases[i].Value] = Weights[i + 1]; in FoldValueComparisonIntoPredecessors()
1077 Weights.push_back(WeightsForHandled[BBCases[i].Value]); in FoldValueComparisonIntoPredecessors()
1088 Weights.push_back(WeightsForHandled[I]); in FoldValueComparisonIntoPredecessors()