Home
last modified time | relevance | path

Searched refs:approximatelyEquals (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIR2Vec.h124 LLVM_ABI bool approximatelyEquals(const Embedding &RHS,
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DFunctionPropertiesAnalysis.cpp321 if (!FunctionEmbedding.approximatelyEquals(FPI.FunctionEmbedding)) in operator ==()
H A DIR2Vec.cpp122 bool Embedding::approximatelyEquals(const Embedding &RHS, in approximatelyEquals() function in Embedding