Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGenData/
H A DOutlinedHashTreeRecord.h33 using HashNodeIdMapTy = DenseMap<const HashNode *, unsigned>; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGenData/
H A DOutlinedHashTreeRecord.cpp117 HashNodeIdMapTy NodeIdMap; in convertToStableData()