Searched refs:UpgradeBitCastExpr (Results 1 – 3 of 3) sorted by relevance
92 LLVM_ABI Constant *UpgradeBitCastExpr(unsigned Opc, Constant *C,
5186 Constant *llvm::UpgradeBitCastExpr(unsigned Opc, Constant *C, Type *DestTy) { in UpgradeBitCastExpr() function in llvm
1587 C = UpgradeBitCastExpr(BC->Opcode, ConstOps[0], BC->getType()); in materializeValue()