Home
last modified time | relevance | path

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

/llvm-project/cross-project-tests/debuginfo-tests/dexter-tests/
H A Doptnone-loops.cpp68 __attribute__((optnone)) int counting_loop(unsigned values) { in counting_loop() function
155 int count = counting_loop(16); in main()