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

  /art/compiler/sea_ir/ir/
sea.h 213 void SetPhiDefinitionsForUses(const utils::ScopedHashtable<int, InstructionNode*>* scoped_table,
sea.cc 384 successor->SetPhiDefinitionsForUses(scoped_table, crt_region);
585 void Region::SetPhiDefinitionsForUses(

Completed in 59 milliseconds