Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:dyn_castNegVal

609 // dyn_castNegVal - Given a 'sub' instruction, return the RHS of the instruction
612 Value *InstCombiner::dyn_castNegVal(Value *V) const {