Searched defs:getBitCast (Results 1 – 2 of 2) sorted by relevance
88 ConstantAddress getBitCast(llvm::Type *ty) const { in getBitCast() function
1770 Constant *ConstantExpr::getBitCast(Constant *C, Type *DstTy, in getBitCast() function in ConstantExpr