Lines Matching defs:after
628 * not automatically terminated after the work portion, and may
1029 // Insert it after the last MIR.
1034 // Insert it after the last MIR.
1047 /* Insert a MIR instruction after the specified MIR. */
1188 // If there is nothing after the list, before_list is last_mir.
1345 static const struct { const char before; const char after; } match[] = {
1350 std::replace(str.begin(), str.end(), match[i].before, match[i].after);
1526 // Verify the dataflow information after the pass.
1541 // No true loop head has been found but there may be true loop heads after the mess we need