Invert the given true/false value, possibly reusing an existing copy.
Declared in <llvm/Transforms/Utils/Local.h>
<llvm/Transforms/Utils/Local.h>
Value* invertCondition(Value* Condition);
LLVM Value Representation