Searched defs:use_jit (Results 1 – 4 of 4) sorted by relevance
49 def compute(self, use_jit, compute_fn): argument
247 static BOOL use_jit = TRUE; variable249 static BOOL use_jit = FALSE; variable
6331 BOOL use_jit; in pcre2_match() local
206 const string& device, bool use_jit, in BuildGraph()