Home | History | Annotate | Download | only in Analysis

Lines Matching refs:Operator

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