Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DBranchProbabilityInfo.cpp95 static const uint32_t FPH_TAKEN_WEIGHT = 20; variable
502 setEdgeWeight(BB, TakenIdx, FPH_TAKEN_WEIGHT); in calcFloatingPointHeuristics()