Searched defs:Uop (Results 1 – 2 of 2) sorted by relevance
220 if (const auto *Uop = dyn_cast<UnaryOperator>(E)) in getDereferenceOperand() local 326 static bool isDereferenceOfUop(const UnaryOperator *Uop, in isDereferenceOfUop() argument 502 bool ForLoopIndexUseVisitor::TraverseUnaryOperator(UnaryOperator *Uop) { in TraverseUnaryOperator() argument [all...]
78 } else if (const auto *Uop = dyn_cast<UnaryOperator>(E)) { in getMaxCalculationWidth() local