HomeSort by relevance Sort by last modified time
    Searched defs:getGlobalValueSummary (Results 1 - 16 of 16) 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,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
ModuleSummaryIndex.h 616 GlobalValueSummary *getGlobalValueSummary(const GlobalValue &GV,
619 return getGlobalValueSummary(GlobalValue::getGUID(GV.getName()),
626 GlobalValueSummary *getGlobalValueSummary(GlobalValue::GUID ValueGUID,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
ModuleSummaryIndex.h 654 GlobalValueSummary *getGlobalValueSummary(const GlobalValue &GV,
657 return getGlobalValueSummary(GlobalValue::getGUID(GV.getName()),
664 GlobalValueSummary *getGlobalValueSummary(GlobalValue::GUID ValueGUID,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
ModuleSummaryIndex.h 654 GlobalValueSummary *getGlobalValueSummary(const GlobalValue &GV,
657 return getGlobalValueSummary(GlobalValue::getGUID(GV.getName()),
664 GlobalValueSummary *getGlobalValueSummary(GlobalValue::GUID ValueGUID,
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
ModuleSummaryIndex.h 706 GlobalValueSummary *getGlobalValueSummary(const GlobalValue &GV,
709 return getGlobalValueSummary(GlobalValue::getGUID(GV.getName()),
716 GlobalValueSummary *getGlobalValueSummary(GlobalValue::GUID ValueGUID,
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
ModuleSummaryIndex.h 706 GlobalValueSummary *getGlobalValueSummary(const GlobalValue &GV,
709 return getGlobalValueSummary(GlobalValue::getGUID(GV.getName()),
716 GlobalValueSummary *getGlobalValueSummary(GlobalValue::GUID ValueGUID,
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
ModuleSummaryIndex.h 706 GlobalValueSummary *getGlobalValueSummary(const GlobalValue &GV,
709 return getGlobalValueSummary(GlobalValue::getGUID(GV.getName()),
716 GlobalValueSummary *getGlobalValueSummary(GlobalValue::GUID ValueGUID,
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
ModuleSummaryIndex.h 706 GlobalValueSummary *getGlobalValueSummary(const GlobalValue &GV,
709 return getGlobalValueSummary(GlobalValue::getGUID(GV.getName()),
716 GlobalValueSummary *getGlobalValueSummary(GlobalValue::GUID ValueGUID,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
ModuleSummaryIndex.h 616 GlobalValueSummary *getGlobalValueSummary(const GlobalValue &GV,
619 return getGlobalValueSummary(GlobalValue::getGUID(GV.getName()),
626 GlobalValueSummary *getGlobalValueSummary(GlobalValue::GUID ValueGUID,
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
ModuleSummaryIndex.h 654 GlobalValueSummary *getGlobalValueSummary(const GlobalValue &GV,
657 return getGlobalValueSummary(GlobalValue::getGUID(GV.getName()),
664 GlobalValueSummary *getGlobalValueSummary(GlobalValue::GUID ValueGUID,
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
ModuleSummaryIndex.h 654 GlobalValueSummary *getGlobalValueSummary(const GlobalValue &GV,
657 return getGlobalValueSummary(GlobalValue::getGUID(GV.getName()),
664 GlobalValueSummary *getGlobalValueSummary(GlobalValue::GUID ValueGUID,
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
ModuleSummaryIndex.h 706 GlobalValueSummary *getGlobalValueSummary(const GlobalValue &GV,
709 return getGlobalValueSummary(GlobalValue::getGUID(GV.getName()),
716 GlobalValueSummary *getGlobalValueSummary(GlobalValue::GUID ValueGUID,
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
ModuleSummaryIndex.h 706 GlobalValueSummary *getGlobalValueSummary(const GlobalValue &GV,
709 return getGlobalValueSummary(GlobalValue::getGUID(GV.getName()),
716 GlobalValueSummary *getGlobalValueSummary(GlobalValue::GUID ValueGUID,
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
ModuleSummaryIndex.h 706 GlobalValueSummary *getGlobalValueSummary(const GlobalValue &GV,
709 return getGlobalValueSummary(GlobalValue::getGUID(GV.getName()),
716 GlobalValueSummary *getGlobalValueSummary(GlobalValue::GUID ValueGUID,
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
ModuleSummaryIndex.h 706 GlobalValueSummary *getGlobalValueSummary(const GlobalValue &GV,
709 return getGlobalValueSummary(GlobalValue::getGUID(GV.getName()),
716 GlobalValueSummary *getGlobalValueSummary(GlobalValue::GUID ValueGUID,

Completed in 1139 milliseconds