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

  /art/compiler/optimizing/
reference_type_propagation.cc 327 HInstanceFieldGet* field_get = (load_class == input_one) local
330 if (field_get == nullptr) {
333 HInstruction* receiver = field_get->InputAt(0);
344 if (field_get->GetFieldInfo().GetField() != field) {
    [all...]
instruction_builder.cc 1578 HInstruction* field_get = nullptr; local
    [all...]
instruction_simplifier.cc 1537 HInstanceFieldGet* field_get = (load_class == input_one) local
    [all...]
inliner.cc 2170 HInstanceFieldGet* field_get = return_replacement->AsInstanceFieldGet(); local
    [all...]

Completed in 195 milliseconds