Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1540 DenseMap<Type *, Function *> TypeToDeclMap; in CreateGCRelocates() local
1548 auto [It, Inserted] = TypeToDeclMap.try_emplace(Ty); in CreateGCRelocates()