Home
last modified time | relevance | path

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

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