Home | History | Annotate | Download | only in CppBackend

Lines Matching defs:PE

557     FunctionType::param_iterator PE = FT->param_end();
558 for (; PI != PE; ++PI) {