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

  /dalvik/vm/compiler/codegen/x86/
AnalysisO1.h 90 typedef enum GlobalType {
94 } GlobalType;
184 GlobalType gType;
249 GlobalType gType;
  /external/llvm/lib/ExecutionEngine/JIT/
JIT.cpp 818 Type *GlobalType = GV->getType()->getElementType();
819 size_t S = getDataLayout()->getTypeAllocSize(GlobalType);
  /external/llvm/lib/Transforms/IPO/
GlobalOpt.cpp     [all...]

Completed in 65 milliseconds