Searched refs:emit_p (Results 1 – 4 of 4) sorted by relevance
320 int emit_p = 0; in repo_emit_p() local329 emit_p = 1; in repo_emit_p()330 return emit_p; in repo_emit_p()
320 use_thunk (tree thunk_fndecl, bool emit_p) in use_thunk() argument345 use_thunk (function, emit_p); in use_thunk()354 if (!emit_p) in use_thunk()
1906 int emit_p; in import_export_decl() local1970 emit_p = repo_emit_p (decl); in import_export_decl()1971 if (emit_p == 0) in import_export_decl()1973 else if (emit_p == 1) in import_export_decl()
360 use_thunk (thunk_fndecl, emit_p) in use_thunk() argument362 int emit_p;387 if (!emit_p)