Searched refs:verifyMatch (Results 1 – 4 of 4) sorted by relevance
278 void BlockFrequencyInfo::verifyMatch(BlockFrequencyInfo &Other) const { in verifyMatch() function in BlockFrequencyInfo280 BFI->verifyMatch(*Other.BFI); in verifyMatch()
101 void verifyMatch(BlockFrequencyInfo &Other) const;
1068 void verifyMatch(BlockFrequencyInfoImpl<BT> &Other) const;1740 void BlockFrequencyInfoImpl<BT>::verifyMatch(
826 NewBFI.verifyMatch(*BFI); in verifyBFIUpdates()