Home
last modified time | relevance | path

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

/external/llvm/tools/lto/
DLTOCodeGenerator.cpp316 llvm::Type *i8PTy = llvm::Type::getInt8PtrTy(_context); in applyScopeRestrictions() local
321 Constant *c = ConstantExpr::getBitCast(GV, i8PTy); in applyScopeRestrictions()
325 llvm::ArrayType *ATy = llvm::ArrayType::get(i8PTy, asmUsed2.size()); in applyScopeRestrictions()