Searched refs:while_cond_root (Results 1 – 1 of 1) sorted by relevance
253 auto* while_cond_root = while_cond->root_instruction(); in GetLoopInductionVarTupleIdx() local256 GetGTEOperandIndex(while_cond_root, while_cond_param); in GetLoopInductionVarTupleIdx()407 auto* while_cond_root = while_cond->root_instruction(); in PatternMatchLoopTripCount() local408 auto* while_cond_indvar = NonConstantOperand(while_cond_root); in PatternMatchLoopTripCount()410 if (!Match(while_cond_root, in PatternMatchLoopTripCount()429 if (Match(while_cond_root, in PatternMatchLoopTripCount()434 << while_cond_root->ToString(); in PatternMatchLoopTripCount()446 if (Match(while_cond_root, in PatternMatchLoopTripCount()451 << while_cond_root->ToString(); in PatternMatchLoopTripCount()467 << while_cond_root->ToString(); in PatternMatchLoopTripCount()[all …]