Searched defs:Uop (Results 1 – 2 of 2) sorted by relevance
220 if (const auto *Uop = dyn_cast<UnaryOperator>(E)) in getDereferenceOperand() local326 static bool isDereferenceOfUop(const UnaryOperator *Uop, in isDereferenceOfUop()504 bool ForLoopIndexUseVisitor::TraverseUnaryOperator(UnaryOperator *Uop) { in TraverseUnaryOperator()
81 } else if (const auto *Uop = dyn_cast<UnaryOperator>(E)) { in getMaxCalculationWidth() local