The renamed operand in the condition used for this predicate.

Synopsis

Declared in <llvm/Transforms/Utils/PredicateInfo.h>

Value* RenamedOp;

Description

For nested predicates, this is different from OriginalOp which refers to the initial operand.

Created with MrDocs