Searched refs:UsedElementType (Results 1 – 1 of 1) sorted by relevance
5392 Type *UsedElementType = PointerType::getUnqual(M.getContext()); in embedBitcodeInModule() local5398 ConstantExpr::getPointerBitCastOrAddrSpaceCast(GV, UsedElementType)); in embedBitcodeInModule()5433 ConstantExpr::getPointerBitCastOrAddrSpaceCast(GV, UsedElementType)); in embedBitcodeInModule()5457 ConstantExpr::getPointerBitCastOrAddrSpaceCast(GV, UsedElementType)); in embedBitcodeInModule()5472 ArrayType *ATy = ArrayType::get(UsedElementType, UsedArray.size()); in embedBitcodeInModule()