Home
last modified time | relevance | path

Searched refs:RegularLTOModuleName (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp3201 std::string RegularLTOModuleName = in printModuleSummaryIndex() local
3208 ModPath.empty() ? RegularLTOModuleName : std::string(ModPath), ModHash); in printModuleSummaryIndex()