Home
last modified time | relevance | path

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

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