Searched refs:HasPrevInstruction (Results 1 – 1 of 1) sorted by relevance
2130 bool HasPrevInstruction; member in __anonebd7bfba0211::TypePromotionTransaction::InsertionHandler2136 HasPrevInstruction = (It != (Inst->getParent()->begin())); in InsertionHandler()2137 if (HasPrevInstruction) in InsertionHandler()2145 if (HasPrevInstruction) { in insert()