Searched refs:TPI (Results 1 – 2 of 2) sorted by relevance
10 typedef I* TPI; typedef22 @property TPI propertyTPI;
490 const PassInfo *TPI = PR->getPassInfo(PrintMachineInstrs.getValue()); in addMachinePasses() local492 assert (TPI && IPI && "Pass ID not registered!"); in addMachinePasses()493 const char *TID = (const char *)(TPI->getTypeInfo()); in addMachinePasses()