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 __anone43f521e0111::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 __anon55c1c95d0211::StructLayoutMap
525 LayoutInfoTy LayoutInfo;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DDataLayout.cpp556 using LayoutInfoTy = DenseMap<StructType*, StructLayout*>; typedef in __anon5c7b33b50311::StructLayoutMap
557 LayoutInfoTy LayoutInfo;