HomeSort by relevance Sort by last modified time
    Searched refs:LayoutInfoTy (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/LLVM/lib/Target/
TargetData.cpp 324 typedef DenseMap<StructType*, StructLayout*> LayoutInfoTy;
325 LayoutInfoTy LayoutInfo;
330 for (LayoutInfoTy::iterator I = LayoutInfo.begin(), E = LayoutInfo.end();
  /external/llvm/lib/IR/
DataLayout.cpp 524 typedef DenseMap<StructType*, StructLayout*> LayoutInfoTy;
525 LayoutInfoTy LayoutInfo;

Completed in 786 milliseconds