Searched refs:stripPointerCastsAndOffsets (Results 1 – 1 of 1) sorted by relevance
383 static Value *stripPointerCastsAndOffsets(Value *V) { in stripPointerCastsAndOffsets() function428 return stripPointerCastsAndOffsets<PSK_ZeroIndicesAndAliases>(this); in stripPointerCasts()432 return stripPointerCastsAndOffsets<PSK_ZeroIndices>(this); in stripPointerCastsNoFollowAliases()436 return stripPointerCastsAndOffsets<PSK_InBoundsConstantIndices>(this); in stripInBoundsConstantOffsets()477 return stripPointerCastsAndOffsets<PSK_InBounds>(this); in stripInBoundsOffsets()