Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DBranchProbabilityInfo.cpp59 static const uint32_t LBH_NONTAKEN_WEIGHT = 4; variable
377 uint32_t exitWeight = LBH_NONTAKEN_WEIGHT / numExitingEdges; in calcLoopBranchHeuristics()