Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:AI

171   llvm::Function::arg_iterator AI = Fn->arg_begin();
173 ++AI;
177 Address ThisPtr(&*AI, CGM.getClassPointerAlignment(MD->getParent()));