Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp80 if (Changes >= CloneFunctionChangeType::DifferentModule) in createIdentityMDPredicate()
305 if (Changes < CloneFunctionChangeType::DifferentModule) { in CloneFunctionInto()
314 if (Changes == CloneFunctionChangeType::DifferentModule) { in CloneFunctionInto()
336 if (Changes != CloneFunctionChangeType::DifferentModule) in CloneFunctionInto()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DCloning.h158 DifferentModule, enumerator