Searched refs:FuncIsCS (Results 1 – 2 of 2) sorted by relevance
1643 bool FuncIsCS = NamedInstrProfRecord::hasCSFlagInHash(Func.Hash); in accumulateCounts() local1644 if (FuncIsCS != IsCS) in accumulateCounts()
2887 bool FuncIsCS = NamedInstrProfRecord::hasCSFlagInHash(Func.Hash); in showInstrProfile() local2888 if (FuncIsCS != ShowCS) in showInstrProfile()