Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/
DTargetData.cpp324 typedef DenseMap<StructType*, StructLayout*> LayoutInfoTy; typedef in __anonf42db7f50111::StructLayoutMap
325 LayoutInfoTy LayoutInfo;
330 for (LayoutInfoTy::iterator I = LayoutInfo.begin(), E = LayoutInfo.end(); in ~StructLayoutMap()
/external/llvm/lib/IR/
DDataLayout.cpp524 typedef DenseMap<StructType*, StructLayout*> LayoutInfoTy; typedef in __anon1565a6b40211::StructLayoutMap
525 LayoutInfoTy LayoutInfo;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DDataLayout.cpp556 using LayoutInfoTy = DenseMap<StructType*, StructLayout*>; typedef in __anon1fb5d7ec0311::StructLayoutMap
557 LayoutInfoTy LayoutInfo;