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 285 HInstanceFieldGet* field_get = (load_class == input_one) local
288 if (field_get == nullptr) {
291 HInstruction* receiver = field_get->InputAt(0);
303 if (field_get->GetFieldInfo().GetField() != field) {
    [all...]
instruction_simplifier.cc 1147 HInstanceFieldGet* field_get = (load_class == input_one) local
    [all...]
instruction_builder.cc 1243 HInstruction* field_get = nullptr; local
    [all...]
inliner.cc 1988 HInstanceFieldGet* field_get = return_replacement->AsInstanceFieldGet(); local
    [all...]

Completed in 113 milliseconds