Home
last modified time | relevance | path

Searched refs:with_backedges (Results 1 – 3 of 3) sorted by relevance

/art/runtime/jit/
Djit-inl.h37 bool with_backedges) { in AddSamples() argument
51 if (!MaybeCompileMethod(self, method, old_count, new_count, with_backedges)) { in AddSamples()
57 if (!MaybeCompileMethod(self, method, old_batch, new_batch, with_backedges)) { in AddSamples()
Djit.h233 bool with_backedges)
333 bool with_backedges)
Djit.cc843 bool with_backedges) { in MaybeCompileMethod() argument
903 if (!with_backedges) { in MaybeCompileMethod()