Home
last modified time | relevance | path

Searched defs:DEFAULT_WEIGHT (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DMachineBranchProbabilityInfo.h33 static const uint32_t DEFAULT_WEIGHT = 16; variable
/external/llvm/include/llvm/Analysis/
DBranchProbabilityInfo.h129 static const uint32_t DEFAULT_WEIGHT = 16; variable