Home | History | Annotate | Download | only in IR

Lines Matching defs:getTrueValue

2000   const Value *getTrueValue() const { return Op<1>(); }
2003 Value *getTrueValue() { return Op<1>(); }