<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>On Mar 5, 2013, at 11:30 AM, Matthew Curtis <<a href="mailto:mcurtis@codeaurora.org">mcurtis@codeaurora.org</a>> wrote:</div><blockquote type="cite"><blockquote type="cite" style="font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; ">Isn't it more convenient to refer to pass IDs without including all the pass headers and being forced to define the pass in the header?<br></blockquote><span style="font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; display: inline !important; float: none; ">Yes, but pass IDs are not always provided separately. For example the DominatorTree, LoopInfo, and ScalarEvolution passes do not.</span></blockquote></div><br><div>That should be easy to fix if it helps. For DominatorTree we can create Dominator.cpp and MachineDominator.cpp for anchors if needed.</div><div>-Andy</div></body></html>