Home
last modified time | relevance | path

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

/external/llvm/lib/Object/
DModuleSummaryIndexObjectFile.cpp79 return hasGlobalValueSummary(BCOrErr.get(), DiagnosticHandler); in hasGlobalValueSummaryInMemBuffer()
/external/llvm/include/llvm/Bitcode/
DReaderWriter.h80 hasGlobalValueSummary(MemoryBufferRef Buffer,
/external/llvm/lib/LTO/
DLTOModule.cpp80 return hasGlobalValueSummary(IRFile->getMemoryBufferRef(), in isThinLTO()
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp6673 bool llvm::hasGlobalValueSummary( in hasGlobalValueSummary() function in llvm