Searched refs:SetBlockOfInstructions (Results 1 – 2 of 2) sorted by relevance
2127 new_block->instructions_.SetBlockOfInstructions(new_block); in SplitBefore()2173 new_block->instructions_.SetBlockOfInstructions(new_block); in SplitBeforeForInlining()2201 new_block->instructions_.SetBlockOfInstructions(new_block); in SplitAfterForInlining()2334 void HInstructionList::SetBlockOfInstructions(HBasicBlock* block) const { in SetBlockOfInstructions() function in art::HInstructionList2544 other->instructions_.SetBlockOfInstructions(this); in MergeInstructionsWith()2604 other->instructions_.SetBlockOfInstructions(this); in MergeWithInlined()2752 body->GetInstructions().SetBlockOfInstructions(invoke->GetBlock()); in InlineInto()
174 void SetBlockOfInstructions(HBasicBlock* block) const;