Searched refs:hasGetIorPutI (Results 1 – 1 of 1) sorted by relevance
6461 static void considerExpensives ( /*OUT*/Bool* hasGetIorPutI, in considerExpensives() argument6470 *hasGetIorPutI = False; in considerExpensives()6481 *hasGetIorPutI = True; in considerExpensives()6485 *hasGetIorPutI = True; in considerExpensives()6585 Bool hasGetIorPutI, hasVorFtemps; in do_iropt_BB() local6627 considerExpensives( &hasGetIorPutI, &hasVorFtemps, bb ); in do_iropt_BB()6629 if (hasVorFtemps && !hasGetIorPutI) { in do_iropt_BB()6639 if (hasGetIorPutI) { in do_iropt_BB()6668 if (hasGetIorPutI) { in do_iropt_BB()