Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DFunctionInfo.cpp50 Info->functionSummary()->setModulePath(ModPath); in mergeFrom()
/external/llvm/include/llvm/IR/
DFunctionInfo.h67 void setModulePath(StringRef ModPath) { ModulePath = ModPath; } in setModulePath() function
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp5597 FS->setModulePath( in parseEntireSummary()
5607 FS->setModulePath(ModuleIdMap[ModuleId]); in parseEntireSummary()