Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopPeel.cpp697 static void initBranchWeights(DenseMap<Instruction *, WeightInfo> &WeightInfos, in initBranchWeights() argument
736 WeightInfos.insert({Term, {std::move(Weights), std::move(SubWeights)}}); in initBranchWeights()