Searched refs:hasGetIorPutI (Results 1 – 1 of 1) sorted by relevance
6460 static void considerExpensives ( /*OUT*/Bool* hasGetIorPutI, in considerExpensives() argument6469 *hasGetIorPutI = False; in considerExpensives()6480 *hasGetIorPutI = True; in considerExpensives()6484 *hasGetIorPutI = True; in considerExpensives()6584 Bool hasGetIorPutI, hasVorFtemps; in do_iropt_BB() local6626 considerExpensives( &hasGetIorPutI, &hasVorFtemps, bb ); in do_iropt_BB()6628 if (hasVorFtemps && !hasGetIorPutI) { in do_iropt_BB()6638 if (hasGetIorPutI) { in do_iropt_BB()6667 if (hasGetIorPutI) { in do_iropt_BB()