Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Transforms/Utils/
H A DCloningTest.cpp669 static bool haveCompileUnitsInCommon(const Module &LHS, const Module &RHS) { in haveCompileUnitsInCommon() function
902 EXPECT_FALSE(haveCompileUnitsInCommon(*ImplModule, *DeclModule)); in TEST()
1053 EXPECT_FALSE(haveCompileUnitsInCommon(*OldM, *NewM)); in TEST_F()