reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/lib/CodeGen/CodeGenPGO.cpp
  133   void combine(HashType Type);

References

tools/clang/lib/CodeGen/CodeGenPGO.cpp
  208       Hash.combine(Type);
  223         Hash.combine(PGOHash::IfThenBranch);
  225         Hash.combine(PGOHash::IfElseBranch);
  228     Hash.combine(PGOHash::EndOfScope);