Home
last modified time | relevance | path

Searched defs:Similarity (Results 1 – 3 of 3) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfileMatcher.cpp782 float Similarity = 0.0; in functionMatchesProfileHelper() local
/src/contrib/llvm-project/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp823 double Similarity = getJaccardSimilarity(M, Id1, Id2); in findCandidate() local
/src/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1768 double Similarity = 0.0; member