Searched refs:NumFollowingVALUInsts (Results 1 – 1 of 1) sorted by relevance
167 unsigned NumFollowingVALUInsts = 0; in run() local171 NumFollowingVALUInsts = in run()172 std::max(NumFollowingVALUInsts, SuccInfo.NumVALUInstsAtStart); in run()176 Info.NumVALUInstsAtStart += NumFollowingVALUInsts; in run()177 NumVALUInstsAtEnd += NumFollowingVALUInsts; in run()