HomeSort by: relevance | last modified time | path
    Searched refs:hasDifferentFunction (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
ValueEnumerator.h 80 bool hasDifferentFunction(unsigned NewF) const { return F && F != NewF; }
ValueEnumerator.cpp 724 if (Entry.hasDifferentFunction(F))

Completed in 135 milliseconds