Searched refs:PassInf (Results 1 – 1 of 1) sorted by relevance
819 const PassInfo *PassInf = PassList[i]; in optMain() local820 if (PassInf->getNormalCtor()) { in optMain()821 Pass *P = PassInf->getNormalCtor()(); in optMain()830 errs() << argv[0] << ": cannot create pass: " << PassInf->getPassName() in optMain()