Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CGData/
H A DOutlinedHashTreeRecord.h33 using IdHashNodeMapTy = DenseMap<unsigned, HashNode *>; variable
/freebsd/contrib/llvm-project/llvm/lib/CGData/
H A DOutlinedHashTreeRecord.cpp146 IdHashNodeMapTy IdNodeMap; in convertFromStableData()