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

  /external/llvm/lib/ExecutionEngine/JIT/
JIT.cpp 665 Type *GlobalType = GV->getType()->getElementType();
666 size_t S = getDataLayout()->getTypeAllocSize(GlobalType);
  /external/llvm/lib/Transforms/IPO/
GlobalOpt.cpp 832 Type *GlobalType;
834 GlobalType = AllocTy;
    [all...]

Completed in 808 milliseconds