Searched refs:with_backedges (Results 1 – 3 of 3) sorted by relevance
37 bool with_backedges) { in AddSamples() argument50 if (!MaybeCompileMethod(self, method, old_count, new_count, with_backedges)) { in AddSamples()55 if (!MaybeCompileMethod(self, method, old_batch, new_batch, with_backedges)) { in AddSamples()
320 bool with_backedges)483 bool with_backedges)
1497 bool with_backedges) { in MaybeCompileMethod() argument1501 if (UNLIKELY(method->IsPreCompiled()) && !with_backedges /* don't check for OSR */) { in MaybeCompileMethod()1536 if (!with_backedges) { in MaybeCompileMethod()