Searched refs:annotate_ir (Results 1 – 5 of 5) sorted by relevance
37 bool annotate_ir = false; member
38 if (GlobalContext::annotate_ir()) { \ in EmitInstruction()
43 options.annotate_ir = true; in WrappedMain()
61 static bool annotate_ir() { return Get().annotate_ir_; } in annotate_ir() function
59 if (options.annotate_ir) { in CompileCurrentAst()