Searched refs:FuncIsCS (Results 1 – 2 of 2) sorted by relevance
1712 bool FuncIsCS = NamedInstrProfRecord::hasCSFlagInHash(Func.Hash); in accumulateCounts() local1713 if (FuncIsCS != IsCS) in accumulateCounts()
2791 bool FuncIsCS = NamedInstrProfRecord::hasCSFlagInHash(Func.Hash); in showInstrProfile() local2792 if (FuncIsCS != ShowCS) in showInstrProfile()