Home | History | Annotate | Download | only in ExecutionEngine

Lines Matching full:const_cast

100     : CallbackVH(const_cast<GlobalVariable*>(GV)) {}
578 if (Function *F = const_cast<Function*>(dyn_cast<Function>(GV)))
587 const_cast<GlobalVariable *>(dyn_cast<GlobalVariable>(GV)))
911 const_cast<Function*>(F)));
913 Result = PTOGV(getOrEmitGlobalVariable(const_cast<GlobalVariable*>(GV)));
1100 const_cast<uint64_t *>(IntVal.getRawData()));