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

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

Completed in 469 milliseconds