Searched refs:getVModuleKey (Results 1 – 5 of 5) sorted by relevance
36 NotifyCompiled(R.getVModuleKey(), std::move(TSM)); in emit()
157 ES, *getManglingOptions(), std::move(TSM), R.getVModuleKey(), in emit()318 ES, *getManglingOptions(), std::move(TSM), R.getVModuleKey(), *this)); in emitPartition()
131 auto K = R.getVModuleKey(); in emit()
451 if (auto Key = MR.getVModuleKey()) in notifyEmitted()
451 VModuleKey getVModuleKey() const { return K; } in getVModuleKey() function