<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br><br>
-/// materializeRegForValue - Helper for getRegForValue. This function is<br>
-/// called when the value isn't already available in a register and must<br>
-/// be materialized with new instructions.<br>
-unsigned FastISel::<u></u>materializeRegForValue(const Value *V, MVT VT) {<br>
+unsigned FastISel::MaterializeConstant(<u></u>const Value *V, MVT VT) {<br>
   unsigned Reg = 0;<br>
-<br></blockquote><div><br></div><div>Coding standard has functions with lower case names? :)</div><div><br></div><div> -eric</div></div>