Searched refs:hoistAddrSpaceCastFromBitCast (Results 1 – 1 of 1) sorted by relevance
108 Value *hoistAddrSpaceCastFromBitCast(BitCastOperator *BC, int Depth);183 Value *NVPTXFavorNonGenericAddrSpaces::hoistAddrSpaceCastFromBitCast( in hoistAddrSpaceCastFromBitCast() function in NVPTXFavorNonGenericAddrSpaces238 return hoistAddrSpaceCastFromBitCast(BC, Depth); in hoistAddrSpaceCastFrom()