Home
last modified time | relevance | path

Searched defs:ModId (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DModuleSummaryIndex.cpp547 auto NodeId = [](uint64_t ModId, GlobalValue::GUID Id) { in exportToDot()
580 auto ModId = getModuleId(ModIt.first); in exportToDot() local