Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp164 if (Changes < CloneFunctionChangeType::DifferentModule) { in CloneFunctionInto()
180 if (Changes == CloneFunctionChangeType::DifferentModule) { in CloneFunctionInto()
218 if (Changes < CloneFunctionChangeType::DifferentModule && in CloneFunctionInto()
286 if (Changes != CloneFunctionChangeType::DifferentModule) in CloneFunctionInto()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DCloning.h140 DifferentModule, enumerator