Searched refs:getInstrumentedBlocksHash (Results 1 – 3 of 3) sorted by relevance
45 uint64_t getInstrumentedBlocksHash() const;
77 uint64_t BlockCoverageInference::getInstrumentedBlocksHash() const { in getInstrumentedBlocksHash() function in BlockCoverageInference352 << Twine::utohexstr(getInstrumentedBlocksHash()) << "\n"; in dump()
666 updateJCH(BCI->getInstrumentedBlocksHash()); in computeCFGHash()