Searched refs:FuncIsCS (Results 1 – 2 of 2) sorted by relevance
925 bool FuncIsCS = NamedInstrProfRecord::hasCSFlagInHash(Func.Hash); in accumulateCounts() local926 if (FuncIsCS != IsCS) in accumulateCounts()
2081 bool FuncIsCS = NamedInstrProfRecord::hasCSFlagInHash(Func.Hash); in showInstrProfile() local2082 if (FuncIsCS != ShowCS) in showInstrProfile()