Home
last modified time | relevance | path

Searched defs:OverlapStats (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
H A DInstrProf.h605 struct OverlapStats { struct
606 enum OverlapStatsLevel { ProgramLevel, FunctionLevel }; argument
615 OverlapStatsLevel Level; argument
622 OverlapStats(OverlapStatsLevel L = ProgramLevel) argument
623 : Level(L), BaseFilename(nullptr), TestFilename(nullptr), FuncHash(0), in Level()
628 void setFuncInfo(StringRef Name, uint64_t Hash) { in setFuncInfo()
638 static inline double score(uint64_t Val1, uint64_t Val2, double Sum1, in score()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ProfileData/
DInstrProf.h624 struct OverlapStats { struct
625 enum OverlapStatsLevel { ProgramLevel, FunctionLevel }; argument
634 OverlapStatsLevel Level; argument
641 OverlapStats(OverlapStatsLevel L = ProgramLevel) argument
642 : Level(L), BaseFilename(nullptr), TestFilename(nullptr), FuncHash(0), in Level()
647 void setFuncInfo(StringRef Name, uint64_t Hash) { in setFuncInfo()
657 static inline double score(uint64_t Val1, uint64_t Val2, double Sum1, in score()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ProfileData/
H A DInstrProf.h650 struct OverlapStats { struct
651 enum OverlapStatsLevel { ProgramLevel, FunctionLevel }; argument
660 OverlapStatsLevel Level; argument
667 OverlapStats(OverlapStatsLevel L = ProgramLevel) argument
668 : Level(L), BaseFilename(nullptr), TestFilename(nullptr), FuncHash(0), in Level()
673 void setFuncInfo(StringRef Name, uint64_t Hash) { in setFuncInfo()
683 static inline double score(uint64_t Val1, uint64_t Val2, double Sum1, in score()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ProfileData/
DInstrProf.h624 struct OverlapStats { struct
625 enum OverlapStatsLevel { ProgramLevel, FunctionLevel }; argument
634 OverlapStatsLevel Level; argument
641 OverlapStats(OverlapStatsLevel L = ProgramLevel) argument
642 : Level(L), BaseFilename(nullptr), TestFilename(nullptr), FuncHash(0), in Level()
647 void setFuncInfo(StringRef Name, uint64_t Hash) { in setFuncInfo()
657 static inline double score(uint64_t Val1, uint64_t Val2, double Sum1, in score()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ProfileData/
DInstrProf.h613 struct OverlapStats { struct
614 enum OverlapStatsLevel { ProgramLevel, FunctionLevel }; argument
623 OverlapStatsLevel Level; argument
630 OverlapStats(OverlapStatsLevel L = ProgramLevel) argument
631 : Level(L), BaseFilename(nullptr), TestFilename(nullptr), FuncHash(0), in Level()
636 void setFuncInfo(StringRef Name, uint64_t Hash) { in setFuncInfo()
646 static inline double score(uint64_t Val1, uint64_t Val2, double Sum1, in score()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ProfileData/
DInstrProf.h752 struct OverlapStats { struct
753 enum OverlapStatsLevel { ProgramLevel, FunctionLevel }; argument
762 OverlapStatsLevel Level; argument
769 OverlapStats(OverlapStatsLevel L = ProgramLevel) argument
770 : Level(L), BaseFilename(nullptr), TestFilename(nullptr), FuncHash(0), in Level()
775 void setFuncInfo(StringRef Name, uint64_t Hash) { in setFuncInfo()
785 static inline double score(uint64_t Val1, uint64_t Val2, double Sum1, in score()