Home
last modified time | relevance | path

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

/external/llvm/lib/LTO/
DLTOCodeGenerator.cpp417 llvm::Type *i8PTy = llvm::Type::getInt8PtrTy(Context); in applyScopeRestrictions() local
420 Constant *c = ConstantExpr::getBitCast(GV, i8PTy); in applyScopeRestrictions()
424 llvm::ArrayType *ATy = llvm::ArrayType::get(i8PTy, asmUsed2.size()); in applyScopeRestrictions()