Searched refs:ptm_end (Results 1 – 3 of 3) sorted by relevance
156 E = CGP.ptm_end(); in run()
455 for (CodeGenDAGPatterns::ptm_iterator I = CGP.ptm_begin(), E = CGP.ptm_end(); in collectPatterns()
1204 ptm_iterator ptm_end() const { return PatternsToMatch.end(); } in ptm_end() function