Home | History | Annotate | Download | only in optimizing

Lines Matching refs:SetEntryBlock

89   void SetEntryBlock(HBasicBlock* block) { entry_block_ = block; }