ΒΆllvm::Value* invertCondition(
llvm::Value* Condition)
llvm::Value* invertCondition(
llvm::Value* Condition)
Description
Invert the given true/false value, possibly reusing an existing copy.
Declared at: llvm/include/llvm/Transforms/Utils/Local.h:488
Parameters
- llvm::Value* Condition