Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DBranchProbabilityInfo.cpp96 static const uint32_t FPH_NONTAKEN_WEIGHT = 12; variable
517 FPH_TAKEN_WEIGHT + FPH_NONTAKEN_WEIGHT); in calcFloatingPointHeuristics()