Searched refs:m_CFStringCreateWithBytes (Results 1 – 2 of 2) sorted by relevance
650 …llvm::Constant *m_CFStringCreateWithBytes; ///< The address of the functi… variable
106 m_CFStringCreateWithBytes(NULL), in IRForTarget()735 if (!m_CFStringCreateWithBytes) in RewriteObjCConstString()789 m_CFStringCreateWithBytes = ConstantExpr::getIntToPtr(CFSCWB_addr_int, CFSCWB_ptr_ty); in RewriteObjCConstString()814 return CallInst::Create(m_CFStringCreateWithBytes, in RewriteObjCConstString()