Searched refs:env_vsx (Results 1 – 1 of 1) sorted by relevance
664 char *env_vsx = getenv("GALLIVM_VSX"); in lp_build_create_jit_compiler_for_module() local665 if (env_vsx && env_vsx[0] == '0') { in lp_build_create_jit_compiler_for_module()