Lines Matching defs:combine
139 void combine(HashType Type);
359 Hash.combine(Type);
387 Hash.combine(PGOHash::IfThenBranch);
389 Hash.combine(PGOHash::IfElseBranch);
392 Hash.combine(PGOHash::EndOfScope);
411 Hash.combine(PGOHash::EndOfScope);
430 Hash.combine(PGOHash::EndOfScope);
451 Hash.combine(PGOHash::EndOfScope);
467 Hash.combine(PGOHash::EndOfScope);
478 Hash.combine(PGOHash::EndOfScope); \
965 void PGOHash::combine(HashType Type) {
966 // Check that we never combine 0 and only have six bits.