Home
last modified time | relevance | path

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

/llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter-tests/
H A Doptnone-simple-functions.cpp82 int test5(int test5_val) { in test5() argument
85 if (test5_val) // DexExpectStepOrder(22) in test5()
87 return c ? test5_val : test5_val; // DexExpectStepOrder(24) in test5()