Lines Matching refs:ComputeHash
838 StringRef R = Symtab.getFuncName(IndexedInstrProf::ComputeHash("func1")); in TEST_P()
840 R = Symtab.getFuncName(IndexedInstrProf::ComputeHash("func2")); in TEST_P()
842 R = Symtab.getFuncName(IndexedInstrProf::ComputeHash("func3")); in TEST_P()
844 R = Symtab.getFuncName(IndexedInstrProf::ComputeHash("bar1")); in TEST_P()
846 R = Symtab.getFuncName(IndexedInstrProf::ComputeHash("bar2")); in TEST_P()
848 R = Symtab.getFuncName(IndexedInstrProf::ComputeHash("bar3")); in TEST_P()
852 R = Symtab.getFuncName(IndexedInstrProf::ComputeHash("bar4")); in TEST_P()
854 R = Symtab.getFuncName(IndexedInstrProf::ComputeHash("foo4")); in TEST_P()
863 R = Symtab.getFuncName(IndexedInstrProf::ComputeHash("blah_1")); in TEST_P()
865 R = Symtab.getFuncName(IndexedInstrProf::ComputeHash("blah_2")); in TEST_P()
867 R = Symtab.getFuncName(IndexedInstrProf::ComputeHash("blah_3")); in TEST_P()
869 R = Symtab.getFuncName(IndexedInstrProf::ComputeHash("func1")); in TEST_P()
871 R = Symtab.getFuncName(IndexedInstrProf::ComputeHash("func2")); in TEST_P()
873 R = Symtab.getFuncName(IndexedInstrProf::ComputeHash("func3")); in TEST_P()
875 R = Symtab.getFuncName(IndexedInstrProf::ComputeHash("bar1")); in TEST_P()
877 R = Symtab.getFuncName(IndexedInstrProf::ComputeHash("bar2")); in TEST_P()
879 R = Symtab.getFuncName(IndexedInstrProf::ComputeHash("bar3")); in TEST_P()
918 uint64_t Key = IndexedInstrProf::ComputeHash(PGOName); in TEST_P()
975 StringRef R = Symtab.getFuncName(IndexedInstrProf::ComputeHash(FuncNames1[0])); in TEST_P()
977 R = Symtab.getFuncName(IndexedInstrProf::ComputeHash(FuncNames1[1])); in TEST_P()
986 StringRef R = Symtab.getFuncName(IndexedInstrProf::ComputeHash(N[J])); in TEST_P()