Searched refs:storeHasPointerType (Results 1 – 1 of 1) sorted by relevance
544 const bool storeHasPointerType = hasPointerType(addr.getType()); in conflictOnLoad() local559 } else if ((hasPointerType(ldTy) || storeHasPointerType)) { in conflictOnLoad()