Searched refs:DestParent (Results 1 – 1 of 1) sorted by relevance
113 BasicBlock *DestParent = InsertPos->getParent(); in insertAfter() local115 DestParent->getInstList().insertAfter(InsertPos->getIterator(), this); in insertAfter()119 BasicBlock *DestParent = InsertPos->getParent(); in insertAfter() local121 DestParent->getInstList().insertAfter(InsertPos, this); in insertAfter()