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

  /art/compiler/optimizing/
inliner.h 76 bool TryInline(HInvoke* invoke_instruction);
inliner.cc 172 if (!TryInline(call)) {
179 TryInline(call);
394 bool HInliner::TryInline(HInvoke* invoke_instruction) {
    [all...]
  /external/v8/src/crankshaft/
hydrogen.cc     [all...]
hydrogen.h     [all...]

Completed in 1608 milliseconds