Lines Matching refs:Called
20 /* Called before parsing the body of a function. */
41 /* Called before GCC exits. */
47 /* Called at start of GCC Garbage Collection. */
53 /* Called at end of GGC. */
59 /* Called during attribute registration. */
62 /* Called before processing a translation unit. */
65 /* Called during pragma registration. */
68 /* Called before first pass from all_passes. */
71 /* Called after last pass from all_passes. */
74 /* Called before first ipa pass. */
77 /* Called after last ipa pass. */
83 /* Called before executing a pass. */
86 /* Called before executing subpasses of a GIMPLE_PASS in
90 /* Called after executing subpasses of a GIMPLE_PASS in
94 /* Called when a pass is first instantiated. */
97 /* Called when a file is #include-d or given via the #line directive.