Searched refs:InstInput (Results 1 – 1 of 1) sorted by relevance
902 if (Instruction *InstInput = dyn_cast<Instruction>(V)) { in NegateValue() local903 InsertPt = InstInput->getInsertionPointAfterDef(); in NegateValue()