Home
last modified time | relevance | path

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

/llvm-project/llvm/examples/OrcV2Examples/LLJITWithThinLTOSummaries/
H A DLLJITWithThinLTOSummaries.cpp135 Expected<StringRef> getMainModulePath(StringRef FunctionName, in getMainModulePath() function
196 ExitOnErr(getMainModulePath(MainFunctionName, *SummaryIndex)); in main()