Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DBranchProbabilityInfo.cpp103 static const uint32_t IH_TAKEN_WEIGHT = 1024 * 1024 - 1; variable
490 setEdgeWeight(BB, 0/*Index for Normal*/, IH_TAKEN_WEIGHT); in calcInvokeHeuristics()