HomeSort by relevance Sort by last modified time
    Searched refs:getGlobalValueSummary (Results 1 - 5 of 5) sorted by null

  /external/llvm/lib/IR/
ModuleSummaryIndex.cpp 99 ModuleSummaryIndex::getGlobalValueSummary(uint64_t ValueGUID,
  /external/llvm/include/llvm/IR/
ModuleSummaryIndex.h 404 GlobalValueSummary *getGlobalValueSummary(const GlobalValue &GV,
407 return getGlobalValueSummary(GlobalValue::getGUID(GV.getName()),
414 GlobalValueSummary *getGlobalValueSummary(GlobalValue::GUID ValueGUID,
  /external/llvm/tools/gold/
gold-plugin.cpp     [all...]
  /external/llvm/lib/Bitcode/Writer/
BitcodeWriter.cpp     [all...]
  /external/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp     [all...]

Completed in 76 milliseconds