Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DModuleSummaryIndexObjectFile.h84 static bool hasGlobalValueSummaryInMemBuffer(
/external/llvm/lib/Object/
DModuleSummaryIndexObjectFile.cpp72 bool ModuleSummaryIndexObjectFile::hasGlobalValueSummaryInMemBuffer( in hasGlobalValueSummaryInMemBuffer() function in ModuleSummaryIndexObjectFile
/external/llvm/tools/gold/
Dgold-plugin.cpp671 if (!object::ModuleSummaryIndexObjectFile::hasGlobalValueSummaryInMemBuffer( in getModuleSummaryIndexForFile()