Home
last modified time | relevance | path

Searched defs:PruningFunctionCloner (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Utils/
DCloneFunction.cpp262 struct PruningFunctionCloner { struct
263 Function *NewFunc;
264 const Function *OldFunc;
265 ValueToValueMapTy &VMap;
266 bool ModuleLevelChanges;
267 const char *NameSuffix;
268 ClonedCodeInfo *CodeInfo;
269 CloningDirector *Director;
270 ValueMapTypeRemapper *TypeMapper;
271 ValueMaterializer *Materializer;
[all …]