Home
last modified time | relevance | path

Searched refs:FPH_NONTAKEN_WEIGHT (Results 1 – 2 of 2) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DBranchProbabilityInfo.cpp120 static const uint32_t FPH_NONTAKEN_WEIGHT = 12; variable
797 FPH_TAKEN_WEIGHT + FPH_NONTAKEN_WEIGHT); in calcFloatingPointHeuristics()