reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
389 CallInst *call_inst = dyn_cast<CallInst>(inst); 404 switch (msgSend_types[inst]) { 433 new BitCastInst(target_object, GetI8PtrTy(), "", inst); 444 CallInst::Create(m_objc_object_check_func, args, "", inst);