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

  /external/llvm/include/llvm/ProfileData/
InstrProf.h 226 Error collectPGOFuncNameStrings(const std::vector<std::string> &NameStrs,
230 Error collectPGOFuncNameStrings(const std::vector<GlobalVariable *> &NameVars,
441 /// encoded in the format described in \c collectPGOFuncNameStrings.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ProfileData/
InstrProf.h 242 Error collectPGOFuncNameStrings(const std::vector<std::string> &NameStrs,
247 Error collectPGOFuncNameStrings(const std::vector<GlobalVariable *> &NameVars,
472 /// encoded in the format described in \c collectPGOFuncNameStrings.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ProfileData/
InstrProf.h 215 Error collectPGOFuncNameStrings(ArrayRef<std::string> NameStrs,
220 Error collectPGOFuncNameStrings(ArrayRef<GlobalVariable *> NameVars,
445 /// encoded in the format described in \c collectPGOFuncNameStrings.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ProfileData/
InstrProf.h 215 Error collectPGOFuncNameStrings(ArrayRef<std::string> NameStrs,
220 Error collectPGOFuncNameStrings(ArrayRef<GlobalVariable *> NameVars,
445 /// encoded in the format described in \c collectPGOFuncNameStrings.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ProfileData/
InstrProf.h 242 Error collectPGOFuncNameStrings(const std::vector<std::string> &NameStrs,
247 Error collectPGOFuncNameStrings(const std::vector<GlobalVariable *> &NameVars,
472 /// encoded in the format described in \c collectPGOFuncNameStrings.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ProfileData/
InstrProf.h 215 Error collectPGOFuncNameStrings(ArrayRef<std::string> NameStrs,
220 Error collectPGOFuncNameStrings(ArrayRef<GlobalVariable *> NameVars,
445 /// encoded in the format described in \c collectPGOFuncNameStrings.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ProfileData/
InstrProf.h 215 Error collectPGOFuncNameStrings(ArrayRef<std::string> NameStrs,
220 Error collectPGOFuncNameStrings(ArrayRef<GlobalVariable *> NameVars,
445 /// encoded in the format described in \c collectPGOFuncNameStrings.
    [all...]
  /external/llvm/lib/ProfileData/
InstrProf.cpp 238 Error collectPGOFuncNameStrings(const std::vector<std::string> &NameStrs,
286 Error collectPGOFuncNameStrings(const std::vector<GlobalVariable *> &NameVars,
292 return collectPGOFuncNameStrings(
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ProfileData/
InstrProf.h 215 Error collectPGOFuncNameStrings(ArrayRef<std::string> NameStrs,
220 Error collectPGOFuncNameStrings(ArrayRef<GlobalVariable *> NameVars,
445 /// encoded in the format described in \c collectPGOFuncNameStrings.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ProfileData/
InstrProf.h 215 Error collectPGOFuncNameStrings(ArrayRef<std::string> NameStrs,
220 Error collectPGOFuncNameStrings(ArrayRef<GlobalVariable *> NameVars,
445 /// encoded in the format described in \c collectPGOFuncNameStrings.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ProfileData/
InstrProf.h 215 Error collectPGOFuncNameStrings(ArrayRef<std::string> NameStrs,
220 Error collectPGOFuncNameStrings(ArrayRef<GlobalVariable *> NameVars,
445 /// encoded in the format described in \c collectPGOFuncNameStrings.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ProfileData/
InstrProf.h 215 Error collectPGOFuncNameStrings(ArrayRef<std::string> NameStrs,
220 Error collectPGOFuncNameStrings(ArrayRef<GlobalVariable *> NameVars,
445 /// encoded in the format described in \c collectPGOFuncNameStrings.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ProfileData/
InstrProf.h 215 Error collectPGOFuncNameStrings(ArrayRef<std::string> NameStrs,
220 Error collectPGOFuncNameStrings(ArrayRef<GlobalVariable *> NameVars,
445 /// encoded in the format described in \c collectPGOFuncNameStrings.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ProfileData/
InstrProf.h 215 Error collectPGOFuncNameStrings(ArrayRef<std::string> NameStrs,
220 Error collectPGOFuncNameStrings(ArrayRef<GlobalVariable *> NameVars,
445 /// encoded in the format described in \c collectPGOFuncNameStrings.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ProfileData/
InstrProf.h 215 Error collectPGOFuncNameStrings(ArrayRef<std::string> NameStrs,
220 Error collectPGOFuncNameStrings(ArrayRef<GlobalVariable *> NameVars,
445 /// encoded in the format described in \c collectPGOFuncNameStrings.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ProfileData/
InstrProf.h 215 Error collectPGOFuncNameStrings(ArrayRef<std::string> NameStrs,
220 Error collectPGOFuncNameStrings(ArrayRef<GlobalVariable *> NameVars,
445 /// encoded in the format described in \c collectPGOFuncNameStrings.
    [all...]
  /external/llvm/lib/Transforms/Instrumentation/
InstrProfiling.cpp 483 if (Error E = collectPGOFuncNameStrings(ReferencedNames, CompressedNameStr,
  /external/llvm/unittests/ProfileData/
InstrProfTest.cpp     [all...]

Completed in 2010 milliseconds