Searched refs:hasDifferentFunction (Results 1 – 2 of 2) sorted by relevance
80 bool hasDifferentFunction(unsigned NewF) const { return F && F != NewF; } in hasDifferentFunction() function
736 if (Entry.hasDifferentFunction(F)) in enumerateMetadataImpl()