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

  /external/llvm/lib/IR/
ModuleSummaryIndex.cpp 72 for (auto &GlobalList : *this) {
73 auto GUID = GlobalList.first;
74 for (auto &GlobSummary : GlobalList.second) {
90 for (auto &GlobalList : *this) {
91 auto GUID = GlobalList.first;
92 for (auto &Summary : GlobalList.second) {
Module.cpp 61 GlobalList.clear();
  /external/swiftshader/third_party/LLVM/include/llvm/
Module.h 163 GlobalListType GlobalList; ///< The Global Variables in the module
424 const GlobalListType &getGlobalList() const { return GlobalList; }
426 GlobalListType &getGlobalList() { return GlobalList; }
428 return &Module::GlobalList;
453 global_iterator global_begin() { return GlobalList.begin(); }
454 const_global_iterator global_begin() const { return GlobalList.begin(); }
455 global_iterator global_end () { return GlobalList.end(); }
456 const_global_iterator global_end () const { return GlobalList.end(); }
457 bool global_empty() const { return GlobalList.empty(); }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Module.h 154 GlobalListType GlobalList; ///< The Global Variables in the module
483 const GlobalListType &getGlobalList() const { return GlobalList; }
485 GlobalListType &getGlobalList() { return GlobalList; }
487 return &Module::GlobalList;
530 global_iterator global_begin() { return GlobalList.begin(); }
531 const_global_iterator global_begin() const { return GlobalList.begin(); }
532 global_iterator global_end () { return GlobalList.end(); }
533 const_global_iterator global_end () const { return GlobalList.end(); }
534 bool global_empty() const { return GlobalList.empty(); }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Module.h 154 GlobalListType GlobalList; ///< The Global Variables in the module
483 const GlobalListType &getGlobalList() const { return GlobalList; }
485 GlobalListType &getGlobalList() { return GlobalList; }
487 return &Module::GlobalList;
530 global_iterator global_begin() { return GlobalList.begin(); }
531 const_global_iterator global_begin() const { return GlobalList.begin(); }
532 global_iterator global_end () { return GlobalList.end(); }
533 const_global_iterator global_end () const { return GlobalList.end(); }
534 bool global_empty() const { return GlobalList.empty(); }
    [all...]
  /external/llvm/include/llvm/IR/
Module.h 172 GlobalListType GlobalList; ///< The Global Variables in the module
488 const GlobalListType &getGlobalList() const { return GlobalList; }
490 GlobalListType &getGlobalList() { return GlobalList; }
492 return &Module::GlobalList;
535 global_iterator global_begin() { return GlobalList.begin(); }
536 const_global_iterator global_begin() const { return GlobalList.begin(); }
537 global_iterator global_end () { return GlobalList.end(); }
538 const_global_iterator global_end () const { return GlobalList.end(); }
539 bool global_empty() const { return GlobalList.empty(); }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
Module.h 169 GlobalListType GlobalList; ///< The Global Variables in the module
498 const GlobalListType &getGlobalList() const { return GlobalList; }
500 GlobalListType &getGlobalList() { return GlobalList; }
503 return &Module::GlobalList;
555 global_iterator global_begin() { return GlobalList.begin(); }
556 const_global_iterator global_begin() const { return GlobalList.begin(); }
557 global_iterator global_end () { return GlobalList.end(); }
558 const_global_iterator global_end () const { return GlobalList.end(); }
559 bool global_empty() const { return GlobalList.empty(); }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
Module.h 169 GlobalListType GlobalList; ///< The Global Variables in the module
498 const GlobalListType &getGlobalList() const { return GlobalList; }
500 GlobalListType &getGlobalList() { return GlobalList; }
503 return &Module::GlobalList;
555 global_iterator global_begin() { return GlobalList.begin(); }
556 const_global_iterator global_begin() const { return GlobalList.begin(); }
557 global_iterator global_end () { return GlobalList.end(); }
558 const_global_iterator global_end () const { return GlobalList.end(); }
559 bool global_empty() const { return GlobalList.empty(); }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
Module.h 169 GlobalListType GlobalList; ///< The Global Variables in the module
498 const GlobalListType &getGlobalList() const { return GlobalList; }
500 GlobalListType &getGlobalList() { return GlobalList; }
503 return &Module::GlobalList;
555 global_iterator global_begin() { return GlobalList.begin(); }
556 const_global_iterator global_begin() const { return GlobalList.begin(); }
557 global_iterator global_end () { return GlobalList.end(); }
558 const_global_iterator global_end () const { return GlobalList.end(); }
559 bool global_empty() const { return GlobalList.empty(); }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
Module.h 169 GlobalListType GlobalList; ///< The Global Variables in the module
498 const GlobalListType &getGlobalList() const { return GlobalList; }
500 GlobalListType &getGlobalList() { return GlobalList; }
503 return &Module::GlobalList;
555 global_iterator global_begin() { return GlobalList.begin(); }
556 const_global_iterator global_begin() const { return GlobalList.begin(); }
557 global_iterator global_end () { return GlobalList.end(); }
558 const_global_iterator global_end () const { return GlobalList.end(); }
559 bool global_empty() const { return GlobalList.empty(); }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
Module.h 169 GlobalListType GlobalList; ///< The Global Variables in the module
498 const GlobalListType &getGlobalList() const { return GlobalList; }
500 GlobalListType &getGlobalList() { return GlobalList; }
503 return &Module::GlobalList;
555 global_iterator global_begin() { return GlobalList.begin(); }
556 const_global_iterator global_begin() const { return GlobalList.begin(); }
557 global_iterator global_end () { return GlobalList.end(); }
558 const_global_iterator global_end () const { return GlobalList.end(); }
559 bool global_empty() const { return GlobalList.empty(); }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
Module.h 169 GlobalListType GlobalList; ///< The Global Variables in the module
498 const GlobalListType &getGlobalList() const { return GlobalList; }
500 GlobalListType &getGlobalList() { return GlobalList; }
503 return &Module::GlobalList;
555 global_iterator global_begin() { return GlobalList.begin(); }
556 const_global_iterator global_begin() const { return GlobalList.begin(); }
557 global_iterator global_end () { return GlobalList.end(); }
558 const_global_iterator global_end () const { return GlobalList.end(); }
559 bool global_empty() const { return GlobalList.empty(); }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
Module.h 169 GlobalListType GlobalList; ///< The Global Variables in the module
498 const GlobalListType &getGlobalList() const { return GlobalList; }
500 GlobalListType &getGlobalList() { return GlobalList; }
503 return &Module::GlobalList;
555 global_iterator global_begin() { return GlobalList.begin(); }
556 const_global_iterator global_begin() const { return GlobalList.begin(); }
557 global_iterator global_end () { return GlobalList.end(); }
558 const_global_iterator global_end () const { return GlobalList.end(); }
559 bool global_empty() const { return GlobalList.empty(); }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
Module.h 169 GlobalListType GlobalList; ///< The Global Variables in the module
498 const GlobalListType &getGlobalList() const { return GlobalList; }
500 GlobalListType &getGlobalList() { return GlobalList; }
503 return &Module::GlobalList;
555 global_iterator global_begin() { return GlobalList.begin(); }
556 const_global_iterator global_begin() const { return GlobalList.begin(); }
557 global_iterator global_end () { return GlobalList.end(); }
558 const_global_iterator global_end () const { return GlobalList.end(); }
559 bool global_empty() const { return GlobalList.empty(); }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
Module.h 169 GlobalListType GlobalList; ///< The Global Variables in the module
498 const GlobalListType &getGlobalList() const { return GlobalList; }
500 GlobalListType &getGlobalList() { return GlobalList; }
503 return &Module::GlobalList;
555 global_iterator global_begin() { return GlobalList.begin(); }
556 const_global_iterator global_begin() const { return GlobalList.begin(); }
557 global_iterator global_end () { return GlobalList.end(); }
558 const_global_iterator global_end () const { return GlobalList.end(); }
559 bool global_empty() const { return GlobalList.empty(); }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
Module.h 169 GlobalListType GlobalList; ///< The Global Variables in the module
498 const GlobalListType &getGlobalList() const { return GlobalList; }
500 GlobalListType &getGlobalList() { return GlobalList; }
503 return &Module::GlobalList;
555 global_iterator global_begin() { return GlobalList.begin(); }
556 const_global_iterator global_begin() const { return GlobalList.begin(); }
557 global_iterator global_end () { return GlobalList.end(); }
558 const_global_iterator global_end () const { return GlobalList.end(); }
559 bool global_empty() const { return GlobalList.empty(); }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
Module.h 169 GlobalListType GlobalList; ///< The Global Variables in the module
498 const GlobalListType &getGlobalList() const { return GlobalList; }
500 GlobalListType &getGlobalList() { return GlobalList; }
503 return &Module::GlobalList;
555 global_iterator global_begin() { return GlobalList.begin(); }
556 const_global_iterator global_begin() const { return GlobalList.begin(); }
557 global_iterator global_end () { return GlobalList.end(); }
558 const_global_iterator global_end () const { return GlobalList.end(); }
559 bool global_empty() const { return GlobalList.empty(); }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
Module.h 169 GlobalListType GlobalList; ///< The Global Variables in the module
498 const GlobalListType &getGlobalList() const { return GlobalList; }
500 GlobalListType &getGlobalList() { return GlobalList; }
503 return &Module::GlobalList;
555 global_iterator global_begin() { return GlobalList.begin(); }
556 const_global_iterator global_begin() const { return GlobalList.begin(); }
557 global_iterator global_end () { return GlobalList.end(); }
558 const_global_iterator global_end () const { return GlobalList.end(); }
559 bool global_empty() const { return GlobalList.empty(); }
    [all...]
  /external/swiftshader/third_party/LLVM/lib/VMCore/
Module.cpp 55 GlobalList.clear();

Completed in 584 milliseconds