Searched refs:insts_begin (Results 1 – 2 of 2) sorted by relevance
1546 std::vector<Instruction *>::const_iterator insts_begin() const { in insts_begin() function1556 return {insts_begin(), insts_end()}; in insts()
555 SmallVector<Instruction *, 32> AllInsts(Stmt.insts_begin(), in markAndSweep()