Home
last modified time | relevance | path

Searched refs:LocalChangesOnly (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/gnu/llvm/llvm/include/llvm/Transforms/Utils/
DCloning.h139 LocalChangesOnly, enumerator
/openbsd/src/gnu/llvm/llvm/tools/llvm-reduce/deltas/
DReduceOperandsToArgs.cpp156 CloneFunctionInto(NewF, OldF, VMap, CloneFunctionChangeType::LocalChangesOnly, in substituteOperandWithArgument()
/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DR600OpenCLImageTypeLoweringPass.cpp304 CloneFunctionInto(NewF, F, VMap, CloneFunctionChangeType::LocalChangesOnly, in addImplicitArgs()
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/
DCloneFunction.cpp100 bool ModuleLevelChanges = Changes > CloneFunctionChangeType::LocalChangesOnly; in CloneFunctionInto()
340 CloneFunctionInto(NewF, F, VMap, CloneFunctionChangeType::LocalChangesOnly, in CloneFunction()
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Coroutines/
DCoroSplit.cpp908 CloneFunctionChangeType::LocalChangesOnly, Returns); in create()
/openbsd/src/gnu/llvm/llvm/lib/Transforms/IPO/
DAttributor.cpp2644 CloneFunctionChangeType::LocalChangesOnly, Returns); in internalizeFunctions()