Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/
DLoopPeel.cpp628 static void initBranchWeights(DenseMap<Instruction *, WeightInfo> &WeightInfos, in initBranchWeights() argument
667 WeightInfos.insert({Term, {std::move(Weights), std::move(SubWeights)}}); in initBranchWeights()