Searched refs:approximatelyEquals (Results 1 – 3 of 3) sorted by relevance
124 LLVM_ABI bool approximatelyEquals(const Embedding &RHS,
321 if (!FunctionEmbedding.approximatelyEquals(FPI.FunctionEmbedding)) in operator ==()
122 bool Embedding::approximatelyEquals(const Embedding &RHS, in approximatelyEquals() function in Embedding