Home
last modified time | relevance | path

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

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