Searched refs:ExprIterator (Results 1 – 8 of 8) sorted by relevance
442 class ExprIterator449 ExprIterator &operator++() {454 ExprIterator operator++(int) {456 ExprIterator Ret = *this;466 ExprIterator(const BitVector *BV, const std::vector<MCInst *> &Exprs) in ExprIterator() function485 template <typename T> ExprIterator expr_begin(const T &Point) const { in expr_begin()487 return ExprIterator(&*State, Expressions); in expr_begin()490 ExprIterator expr_begin(const BitVector &BV) const { in expr_begin()491 return ExprIterator(&BV, Expressions); in expr_begin()493 ExprIterator expr_end() const { in expr_end()[all …]
39 ExprIterator Candidates) const;46 bool isStoreUsed(const FrameIndexEntry &StoreFIE, ExprIterator Candidates,
43 bool isReachedBy(MCPhysReg Reg, ExprIterator Candidates) { in isReachedBy()
22 ExprIterator Candidates) const { in isLoadedInDifferentReg()37 ExprIterator Candidates, in isStoreUsed()
1138 using ExprIterator = CastIterator<Expr>; in alignas() local2966 using inputs_iterator = ExprIterator;2995 using outputs_iterator = ExprIterator;
1450 using arg_iterator = ExprIterator;
1587 using arg_iterator = ExprIterator;2358 using arg_iterator = ExprIterator;
3035 typedef ExprIterator arg_iterator;