Searched defs:FoldBitCast (Results 1 – 2 of 2) sorted by relevance
70 static Constant *FoldBitCast(Constant *V, Type *DestTy) { in FoldBitCast() function
104 Constant *FoldBitCast(Constant *C, Type *DestTy, const DataLayout &DL) { in FoldBitCast() function