Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp143 if (Changes < CloneFunctionChangeType::DifferentModule) { in CloneFunctionInto()
159 if (Changes == CloneFunctionChangeType::DifferentModule) { in CloneFunctionInto()
197 if (Changes < CloneFunctionChangeType::DifferentModule && in CloneFunctionInto()
250 if (Changes != CloneFunctionChangeType::DifferentModule) in CloneFunctionInto()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DCloning.h130 DifferentModule, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DIndirectionUtils.cpp320 CloneFunctionChangeType::DifferentModule, Returns, "", in moveFunctionBody()