Searched refs:PrevInsertPoint (Results 1 – 1 of 1) sorted by relevance
624 Instruction *PrevInsertPoint = Builder.GetInsertPoint(); in compute_() local653 if (PrevInsertPoint) in compute_()654 Builder.SetInsertPoint(PrevInsertPoint); in compute_()