Searched refs:FuncIsCS (Results 1 – 2 of 2) sorted by relevance
1481 bool FuncIsCS = NamedInstrProfRecord::hasCSFlagInHash(Func.Hash); in accumulateCounts() local1482 if (FuncIsCS != IsCS) in accumulateCounts()
2732 bool FuncIsCS = NamedInstrProfRecord::hasCSFlagInHash(Func.Hash); in showInstrProfile() local2733 if (FuncIsCS != ShowCS) in showInstrProfile()