Searched refs:getCRC (Results 1 – 9 of 9) sorted by relevance
52 uint32_t getCRC() const { return CRC; } in getCRC() function
83 return JC.getCRC(); in hashBufferV8()
128 return JC.getCRC(); in hashTypeRecord()
187 Entry.CRC = CRC.getCRC(); in finalizeMsfLayout()
245 (uint64_t)Indexes.size() << 32 | JC.getCRC(); in computeCFGHash()251 << " CRC = " << JC.getCRC() << ", Edges = " in computeCFGHash()
680 (uint64_t)MST.AllEdges.size() << 32 | JC.getCRC(); in computeCFGHash()695 FunctionHash = (((uint64_t)JCH.getCRC()) << 28) + JC.getCRC(); in computeCFGHash()703 << " CRC = " << JC.getCRC() in computeCFGHash()709 << ", High32 CRC = " << JCH.getCRC()); in computeCFGHash()
983 uint32_t Stamp = JC.getCRC(); in emitProfileNotes()
620 return JC.getCRC(); in writeSectionContents()
3870 Mangler.mangleNumber(JC.getCRC()); in mangleStringLiteral()