Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DBranchProbability.h45 BranchProbability getCompl() const { in getCompl() function
/external/llvm/unittests/Support/
DBranchProbabilityTest.cpp112 TEST(BranchProbabilityTest, getCompl) { in TEST() argument