Searched refs:hasDifferentFunction (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h81 bool hasDifferentFunction(unsigned NewF) const { return F && F != NewF; } function in struct:llvm::ValueEnumerator::MDIndex
H A DValueEnumerator.cpp669 if (Entry.hasDifferentFunction(F))

Completed in 55 milliseconds