Searched refs:FuncIsCS (Results 1 – 2 of 2) sorted by relevance
1220 bool FuncIsCS = NamedInstrProfRecord::hasCSFlagInHash(Func.Hash); in accumulateCounts() local1221 if (FuncIsCS != IsCS) in accumulateCounts()
2412 bool FuncIsCS = NamedInstrProfRecord::hasCSFlagInHash(Func.Hash); in showInstrProfile() local2413 if (FuncIsCS != ShowCS) in showInstrProfile()