Home | History | Annotate | Download | only in evaluation

Lines Matching defs:branchCount

1600             int branchCount = branchOffsets.instructionOffsetCount();
1601 for (int branchIndex = 0; branchIndex < branchCount; branchIndex++)
1898 int branchCount = instructionOffsets.instructionOffsetCount();
1899 if (branchCount > 0)
1901 for (int branchIndex = 0; branchIndex < branchCount; branchIndex++)
1928 int branchCount = instructionOffsets.instructionOffsetCount();
1929 if (branchCount > 0)
1931 for (int branchIndex = 0; branchIndex < branchCount; branchIndex++)