Home
last modified time | relevance | path

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

/external/compiler-rt/lib/esan/
Dcache_frag.cpp56 StructHashMap StructMap; member
134 StructHashMap::Handle H(&Ctx->StructMap, (uptr)Struct->FieldCounters); in registerStructInfo()
152 StructHashMap::Handle H(&Ctx->StructMap, (uptr)Struct->FieldCounters, true); in unregisterStructInfo()
/external/angle/src/compiler/translator/tree_ops/
DRewriteRowMajorMatrices.cpp536 typedef angle::HashMap<const TStructure *, StructConversionData> StructMap; typedef in sh::__anon073414940111::RewriteRowMajorMatricesTraverser
545 StructMap *structMap, in RewriteRowMajorMatricesTraverser()
1548 StructMap structMap;
1555 StructMap *mStructMapOut;