Home
last modified time | relevance | path

Searched refs:InterestingInstructions (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/test/tools/llvm-reduce/Inputs/
H A Dremove-instructions.py3 InterestingInstructions = 0 variable
11 InterestingInstructions += 1
12 print(InterestingInstructions)
14 if InterestingInstructions == 5: