Searched refs:SetBlockOfInstructions (Results 1 – 2 of 2) sorted by relevance
1853 new_block->instructions_.SetBlockOfInstructions(new_block); in SplitBefore()1899 new_block->instructions_.SetBlockOfInstructions(new_block); in SplitBeforeForInlining()1927 new_block->instructions_.SetBlockOfInstructions(new_block); in SplitAfterForInlining()2060 void HInstructionList::SetBlockOfInstructions(HBasicBlock* block) const { in SetBlockOfInstructions() function in art::HInstructionList2270 other->instructions_.SetBlockOfInstructions(this); in MergeInstructionsWith()2330 other->instructions_.SetBlockOfInstructions(this); in MergeWithInlined()2475 body->GetInstructions().SetBlockOfInstructions(invoke->GetBlock()); in InlineInto()
166 void SetBlockOfInstructions(HBasicBlock* block) const;