Home
last modified time | relevance | path

Searched defs:init_cond (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dtree-scalar-evolution.c1243 tree init_cond, int limit) in follow_ssa_edge_in_condition_phi_branch()
1431 tree init_cond) in analyze_evolution_in_loop()
1503 tree init_cond = chrec_not_analyzed_yet; in analyze_initial_condition() local
1560 tree init_cond; in interpret_loop_phi() local
H A Dtree-chrec.c593 tree init_cond) in chrec_replace_initial_condition()
H A Dtree-data-ref.c1961 tree type_size, init_cond; in create_data_ref() local
/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/dd/
H A Ddd_interceptors.cpp162 static pthread_cond_t *init_cond(pthread_cond_t *c, bool force = false) { in init_cond() function
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Ddecl2.c2420 tree init_cond; local
/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp1182 static void *init_cond(void *c, bool force = false) { in init_cond() function