Searched refs:InsertPtOpt (Results 1 – 1 of 1) sorted by relevance
845 auto InsertPtOpt = InstInput->getInsertionPointAfterDef(); in NegateValue() local846 if (!InsertPtOpt) in NegateValue()848 InsertPt = *InsertPtOpt; in NegateValue()