Home | History | Annotate | Download | only in CppBackend

Lines Matching defs:PE

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