Home | History | Annotate | Download | only in Analysis

Lines Matching refs:Operator

27 #include "llvm/Operator.h"
48 class Operator;
74 void operator=(const SCEV &); // DO NOT IMPLEMENT
81 /// operator. NSW is a misnomer that we use to mean no signed overflow or
151 inline raw_ostream &operator<<(raw_ostream &OS, const SCEV &S) {