Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:EI

780     llvm::Function::arg_iterator EI = CurFn->arg_end();
781 --EI;
782 llvm::Value *Addr = Builder.CreateStructGEP(nullptr, &*EI, Idx);