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

  /art/compiler/optimizing/
inliner.cc 161 if (!TryInline(call)) {
168 TryInline(call);
383 bool HInliner::TryInline(HInvoke* invoke_instruction) {
    [all...]
  /external/v8/src/crankshaft/
hydrogen.cc     [all...]

Completed in 1283 milliseconds