Home
last modified time | relevance | path

Searched refs:SFS (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CGData/
H A DStableFunctionMap.cpp135 SmallVector<std::unique_ptr<StableFunctionMap::StableFunctionEntry>> &SFS) { in removeIdenticalIndexPair() argument
136 auto &RSF = SFS[0]; in removeIdenticalIndexPair()
137 unsigned StableFunctionCount = SFS.size(); in removeIdenticalIndexPair()
143 auto &SF = SFS[J]; in removeIdenticalIndexPair()
158 for (auto &SF : SFS) in removeIdenticalIndexPair()
164 &SFS) { in isProfitable()
165 unsigned StableFunctionCount = SFS.size(); in isProfitable()
169 unsigned InstCount = SFS[0]->InstCount; in isProfitable()
175 for (auto &SF : SFS) { in isProfitable()
196 LLVM_DEBUG(dbgs() << "isProfitable: Hash = " << SFS[0]->Hash << ", " in isProfitable()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DGlobalMergeFunctions.cpp351 &SFS) { in computeParamInfo()
353 auto &RSF = *SFS[0]; in computeParamInfo()
354 unsigned StableFunctionCount = SFS.size(); in computeParamInfo()
364 auto &SF = SFS[J]; in computeParamInfo()
407 auto &SFS = Maps.at(Hash); in merge() local
408 assert(!SFS.empty()); in merge()
409 auto &RFS = SFS[0]; in merge()
432 for (auto &SF : SFS) { in merge()
441 ParamLocsVec = computeParamInfo(SFS); in merge()
/freebsd/usr.sbin/services_mkdb/
H A Dservices757 sfs-config 452/tcp #Cray SFS config server
758 sfs-config 452/udp #Cray SFS config server