Searched defs:dyn_castNegVal (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp609 // dyn_castNegVal - Given a 'sub' instruction, return the RHS of the instruction
612 Value *InstCombiner::dyn_castNegVal(Value *V) const { function in class:InstCombiner

Completed in 51 milliseconds