Searched refs:hasExternalRefRelocations (Results 1 – 2 of 2) sorted by relevance
40 if (!BC.shouldEmit(Function) && !Function.hasExternalRefRelocations()) { in runOnFunctions()
1369 bool hasExternalRefRelocations() const { return HasExternalRefRelocations; } in hasExternalRefRelocations() function