Searched refs:SetBlockOfInstructions (Results 1 – 2 of 2) sorted by relevance
1446 new_block->instructions_.SetBlockOfInstructions(new_block); in SplitBefore()1492 new_block->instructions_.SetBlockOfInstructions(new_block); in SplitBeforeForInlining()1520 new_block->instructions_.SetBlockOfInstructions(new_block); in SplitAfterForInlining()1639 void HInstructionList::SetBlockOfInstructions(HBasicBlock* block) const { in SetBlockOfInstructions() function in art::HInstructionList1856 other->instructions_.SetBlockOfInstructions(this); in MergeWith()1903 other->instructions_.SetBlockOfInstructions(this); in MergeWithInlined()2033 body->GetInstructions().SetBlockOfInstructions(invoke->GetBlock()); in InlineInto()
135 void SetBlockOfInstructions(HBasicBlock* block) const;