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