Searched refs:FuncIsCS (Results 1 – 2 of 2) sorted by relevance
1142 bool FuncIsCS = NamedInstrProfRecord::hasCSFlagInHash(Func.Hash); in accumulateCounts() local1143 if (FuncIsCS != IsCS) in accumulateCounts()
2183 bool FuncIsCS = NamedInstrProfRecord::hasCSFlagInHash(Func.Hash); in showInstrProfile() local2184 if (FuncIsCS != ShowCS) in showInstrProfile()