Home
last modified time | relevance | path

Searched defs:FuncIsCS (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfReader.cpp1712 bool FuncIsCS = NamedInstrProfRecord::hasCSFlagInHash(Func.Hash); in accumulateCounts() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp2791 bool FuncIsCS = NamedInstrProfRecord::hasCSFlagInHash(Func.Hash); in showInstrProfile() local