Home | History | Annotate | Download | only in Analysis

Lines Matching refs:SubOp

804   Value *SubOp = nullptr;
806 SubOp = Op1;
808 SubOp = Op0;
809 if (SubOp) {
810 Instruction *FSub = cast<Instruction>(SubOp);