Home
last modified time | relevance | path

Searched refs:InstInput (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp902 if (Instruction *InstInput = dyn_cast<Instruction>(V)) { in NegateValue() local
903 InsertPt = InstInput->getInsertionPointAfterDef(); in NegateValue()