Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DBranchProbabilityInfo.cpp118 static uint32_t getMaxWeightFor(BasicBlock *BB) { in getMaxWeightFor() function
196 uint32_t WeightLimit = getMaxWeightFor(BB); in calcMetadataWeights()