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.cpp166 if (Changes < CloneFunctionChangeType::DifferentModule) { in CloneFunctionInto()
182 if (Changes == CloneFunctionChangeType::DifferentModule) { in CloneFunctionInto()
220 if (Changes < CloneFunctionChangeType::DifferentModule && in CloneFunctionInto()
288 if (Changes != CloneFunctionChangeType::DifferentModule) in CloneFunctionInto()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DCloning.h141 DifferentModule, enumerator