Home
last modified time | relevance | path

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

/external/llvm/lib/Target/
DTargetData.cpp389 typedef DenseMap<StructType*, StructLayout*> LayoutInfoTy; typedef in __anond3ee884d0111::StructLayoutMap
390 LayoutInfoTy LayoutInfo;
395 for (LayoutInfoTy::iterator I = LayoutInfo.begin(), E = LayoutInfo.end(); in ~StructLayoutMap()