HomeSort by relevance Sort by last modified time
    Searched refs:GetInvokeTransitionWeight (Results 1 - 2 of 2) sorted by null

  /art/runtime/jit/
jit.h 229 size_t GetInvokeTransitionWeight() const {
jit.cc 207 jit->invoke_transition_weight_ = options->GetInvokeTransitionWeight();

Completed in 61 milliseconds