Searched refs:typeCheckLoadStoreInst (Results 1 – 1 of 1) sorted by relevance
4346 static std::error_code typeCheckLoadStoreInst(Type *ValType, Type *PtrType) { in typeCheckLoadStoreInst() function5284 if (std::error_code EC = typeCheckLoadStoreInst(Ty, Op->getType())) in parseFunctionBody()5308 if (std::error_code EC = typeCheckLoadStoreInst(Ty, Op->getType())) in parseFunctionBody()5344 typeCheckLoadStoreInst(Val->getType(), Ptr->getType())) in parseFunctionBody()5369 typeCheckLoadStoreInst(Val->getType(), Ptr->getType())) in parseFunctionBody()5409 typeCheckLoadStoreInst(Cmp->getType(), Ptr->getType())) in parseFunctionBody()