Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DGlobalMergeFunctions.cpp360 std::vector<stable_hash> ConstHashSeq; in computeParamInfo() local
361 ConstHashSeq.push_back(Hash); in computeParamInfo()
368 ConstHashSeq.push_back(SHash); in computeParamInfo()
375 HashSeqToLocs[ConstHashSeq].push_back(IndexPair); in computeParamInfo()