Searched defs:getX (Results 1 – 5 of 5) sorted by relevance
739 auto getX() { return x; } in getX() function
2810 Expr *getX() { return cast_or_null<Expr>(Data->getChildren()[0]); } in getX() function2811 const Expr *getX() const { in getX() function
1244 auto getX() { return x; } in getX() function
319 const SCEV *DependenceInfo::Constraint::getX() const { in getX() function in DependenceInfo::Constraint
10438 Expr *getX() const { return X; } in getX() function in __anon5b04668f3811::OpenMPAtomicUpdateChecker