Searched refs:HasPrevInstruction (Results 1 – 1 of 1) sorted by relevance
1650 bool HasPrevInstruction; member in __anonebd7bfba0211::TypePromotionTransaction::InsertionHandler1656 HasPrevInstruction = (It != (Inst->getParent()->begin())); in InsertionHandler()1657 if (HasPrevInstruction) in InsertionHandler()1665 if (HasPrevInstruction) { in insert()