Searched refs:while_cond_indvar (Results 1 – 1 of 1) sorted by relevance
266 auto* while_cond_indvar = NonConstantOperand(while_cond_root); in PatternMatchLoopTripCount() local270 m::Op().Is(while_cond_indvar), in PatternMatchLoopTripCount()290 .WithOperand(0, m::Op().Is(while_cond_indvar)))) { in PatternMatchLoopTripCount()307 .WithOperand(0, m::Op().Is(while_cond_indvar)))) { in PatternMatchLoopTripCount()371 auto* while_cond_indvar = NonConstantOperand(while_cond_root); in ComputeWhileLoopTripCount() local376 while_cond_root, {{while_cond_indvar, &indvar_iter_val}}); in ComputeWhileLoopTripCount()