Lines Matching full:extracted
43 // extracted functions to pthread-based code, as only one argument (void*) can
46 AggregateArgsOpt("aggregate-extracted-args", cl::Hidden,
47 cl::desc("Aggregate arguments to code-extracted functions"));
139 /// extracted region.
148 /// function being code extracted, but not in the region being extracted.
252 // are from the extracted region.
357 // Rewrite all users of the inputs in the extracted region to use the
520 // over all of the blocks in the extracted region, updating any terminator
521 // instructions in the to-be-extracted region that branch to blocks that are
522 // not in the region to be extracted.
535 // If we don't already have an exit stub for this non-extracted
643 // Otherwise we must have code extracted an unwind or something, just
751 // replacer, not the original block in the extracted region.