This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Location of recog_memoized
- From: "Bharati Bhole" <bharati dot bhole at gmail dot com>
- To: gcc-help at gcc dot gnu dot org
- Date: Thu, 14 Sep 2006 11:14:28 +0530
- Subject: Location of recog_memoized
Hi,
I found a reference to recog-memoized(insn) in final.c. While tracing
cc1 through gdb i was trying to set break point to it, but no function
of that name existed. So is it a macro? Could anyone tell me where is
the definition of recog_memoized in gcc?
Thnaks.
Bharati.