Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DBranchProbabilityInfo.cpp95 static const uint32_t FPH_NONTAKEN_WEIGHT = 12; variable
471 setEdgeWeight(BB, NonTakenIdx, FPH_NONTAKEN_WEIGHT); in calcFloatingPointHeuristics()