Lines Matching full:consecutive
127 /// List of consecutive CMOV instructions.
135 /// \param CmovInstGroups List of consecutive CMOV instructions in CurrLoop.
145 /// \param CmovInstGroups List of consecutive CMOV instructions in CurrLoop.
150 /// Convert the given list of consecutive CMOV instructions into a branch.
152 /// \param Group Consecutive CMOV instructions to be converted into branch.
251 // List of consecutive CMOV instructions to be processed.
280 // 1. consecutive.
288 // TODO: Add support for CMOV-groups with non consecutive CMOV instructions.
325 // Check if it is a non-consecutive CMOV instruction or it has different
612 /// CMOV group consecutive.
636 // consecutive by moving the debug instructions to after the last CMOV.