Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineBlockPlacement.cpp75 static cl::opt<unsigned> ExitBlockBias( variable
1030 BranchProbability Bias(100 - ExitBlockBias, 100); in findBestLoopExit()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineBlockPlacement.cpp99 static cl::opt<unsigned> ExitBlockBias( variable
2183 BranchProbability Bias(100 - ExitBlockBias, 100); in findBestLoopExit()