Searched refs:FuncIsCS (Results 1 – 2 of 2) sorted by relevance
958 bool FuncIsCS = NamedInstrProfRecord::hasCSFlagInHash(Func.Hash); in accumulateCounts() local959 if (FuncIsCS != IsCS) in accumulateCounts()
2110 bool FuncIsCS = NamedInstrProfRecord::hasCSFlagInHash(Func.Hash); in showInstrProfile() local2111 if (FuncIsCS != ShowCS) in showInstrProfile()