Searched refs:getVModuleKey (Results 1 – 4 of 4) sorted by relevance
32 NotifyCompiled(R.getVModuleKey(), std::move(TSM)); in emit()
154 ES, std::move(TSM), R.getVModuleKey(), *this))) { in emit()297 ES, std::move(TSM), R.getVModuleKey(), *this)); in emitPartition()
124 auto K = R.getVModuleKey(); in emit()
172 VModuleKey getVModuleKey() const { return K; } in getVModuleKey() function