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