Home | History | Annotate | Download | only in Analysis

Lines Matching refs:Operator

26 #include "llvm/Operator.h"
268 const Operator *Op = dyn_cast<Operator>(V);
270 // The only non-operator case we can handle are GlobalAliases.