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

/external/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp530 // dyn_castFNegVal - Given a 'fsub' instruction, return the RHS of the
534 Value *InstCombiner::dyn_castFNegVal(Value *V, bool IgnoreZeroSign) const { function in class:InstCombiner

Completed in 55 milliseconds