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

  /art/compiler/optimizing/
inliner.cc 560 HBasicBlock* then = cursor_block->SplitAfterForInlining(compare);
568 HBasicBlock* merge = otherwise->SplitAfterForInlining(invoke_instruction);
    [all...]
nodes.cc     [all...]
nodes.h     [all...]

Completed in 51 milliseconds