Home
last modified time | relevance | path

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

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