Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopPeel.cpp662 struct WeightInfo { struct
682 static void updateBranchWeights(Instruction *Term, WeightInfo &Info) { in updateBranchWeights() argument
697 static void initBranchWeights(DenseMap<Instruction *, WeightInfo> &WeightInfos, in initBranchWeights()
1015 DenseMap<Instruction *, WeightInfo> Weights; in peelLoop()