Searched refs:SetBlockOfInstructions (Results 1 – 2 of 2) sorted by relevance
2125 new_block->instructions_.SetBlockOfInstructions(new_block); in SplitBefore()2171 new_block->instructions_.SetBlockOfInstructions(new_block); in SplitBeforeForInlining()2199 new_block->instructions_.SetBlockOfInstructions(new_block); in SplitAfterForInlining()2332 void HInstructionList::SetBlockOfInstructions(HBasicBlock* block) const { in SetBlockOfInstructions() function in art::HInstructionList2542 other->instructions_.SetBlockOfInstructions(this); in MergeInstructionsWith()2602 other->instructions_.SetBlockOfInstructions(this); in MergeWithInlined()2750 body->GetInstructions().SetBlockOfInstructions(invoke->GetBlock()); in InlineInto()
172 void SetBlockOfInstructions(HBasicBlock* block) const;