Invert a boolean condition, reusing an existing inverted copy when possible.
Declared in <llvm/Transforms/Utils/Local.h>
<llvm/Transforms/Utils/Local.h>
Value* invertCondition(Value* Condition);
Inverted boolean value, reusing an existing inverted copy when possible.