Home | History | Annotate | Download | only in Utils

Lines Matching full:suffix1

537 /// the suffixes 'Suffix1' and 'Suffix2', and are returned in the NewBBs vector.
547 const char *Suffix1, const char *Suffix2,
556 OrigBB->getName() + Suffix1,
621 Clone1->setName(Twine("lpad") + Suffix1);