Home
last modified time | relevance | path

Searched defs:checkBounds (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_collapse.cpp333 bool start_with_lower_bound, bool checkBounds) { in kmp_calc_one_iv_XX() argument
360 bool start_with_lower_bound, bool checkBounds) { in kmp_calc_one_iv() argument
/freebsd-src/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingFile.c744 static int checkBounds(int Idx, int Strlen) { checkBounds() function