Searched refs:ptm_end (Results 1 – 3 of 3) sorted by relevance
120 E = CGP.ptm_end(); I != E; ++I) { in run()128 for (CodeGenDAGPatterns::ptm_iterator I = CGP.ptm_begin(), E = CGP.ptm_end(); in run()
771 ptm_iterator ptm_end() const { return PatternsToMatch.end(); } in ptm_end() function
425 E = CGP.ptm_end(); I != E; ++I) { in collectPatterns()