Home | History | Annotate | Download | only in ObjCARC

Lines Matching full:callee

210       // Special - Use by a call (callee or argument) is not considered
971 Constant *Callee = M->getOrInsertFunction(Name, FTy);
993 Builder.CreateCall2(Callee, PtrName, S);
1014 Constant *Callee = M->getOrInsertFunction(Name, FTy);
1035 Builder.CreateCall2(Callee, PtrName, S);