reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Transforms/IPO/PartialInlining.cpp
 1202   ToExtract.push_back(ClonedOI->NonReturnBlock);
 1207       ToExtract.push_back(&BB);
 1218       CodeExtractor(ToExtract, &DT, /*AggregateArgs*/ false,
 1233                                       &ToExtract.front()->front())
 1235              << ore::NV("Block", ToExtract.front());