Searched refs:UsedElementType (Results 1 – 1 of 1) sorted by relevance
5193 Type *UsedElementType = PointerType::getUnqual(M.getContext()); in embedBitcodeInModule() local5199 ConstantExpr::getPointerBitCastOrAddrSpaceCast(GV, UsedElementType)); in embedBitcodeInModule()5234 ConstantExpr::getPointerBitCastOrAddrSpaceCast(GV, UsedElementType)); in embedBitcodeInModule()5258 ConstantExpr::getPointerBitCastOrAddrSpaceCast(GV, UsedElementType)); in embedBitcodeInModule()5273 ArrayType *ATy = ArrayType::get(UsedElementType, UsedArray.size()); in embedBitcodeInModule()