Searched refs:while_cond_indvar (Results 1 – 1 of 1) sorted by relevance
408 auto* while_cond_indvar = NonConstantOperand(while_cond_root); in PatternMatchLoopTripCount() local412 m::Op().Is(while_cond_indvar), in PatternMatchLoopTripCount()432 .WithOperand(0, m::Op().Is(while_cond_indvar)))) { in PatternMatchLoopTripCount()449 .WithOperand(0, m::Op().Is(while_cond_indvar)))) { in PatternMatchLoopTripCount()513 auto* while_cond_indvar = NonConstantOperand(while_cond_root); in ComputeWhileLoopTripCount() local518 while_cond_root, {{while_cond_indvar, &indvar_iter_val}}); in ComputeWhileLoopTripCount()