Home
last modified time | relevance | path

Searched refs:DifferentModule (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp159 if (Changes < CloneFunctionChangeType::DifferentModule) { in CloneFunctionInto()
175 if (Changes == CloneFunctionChangeType::DifferentModule) { in CloneFunctionInto()
213 if (Changes < CloneFunctionChangeType::DifferentModule && in CloneFunctionInto()
277 if (Changes != CloneFunctionChangeType::DifferentModule) in CloneFunctionInto()
/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Utils/
H A DCloning.h141 DifferentModule, enumerator
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DIndirectionUtils.cpp347 CloneFunctionChangeType::DifferentModule, Returns, "", in moveFunctionBody()