Home
last modified time | relevance | path

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

/dports/devel/llvm10/llvm-10.0.1.src/unittests/Transforms/Utils/
H A DCloningTest.cpp655 static int GetDICompileUnitCount(const Module& M) { in GetDICompileUnitCount() function
688 EXPECT_TRUE(GetDICompileUnitCount(*ImplModule) == 2); in TEST()
695 EXPECT_TRUE(GetDICompileUnitCount(*DeclModule) == 0); in TEST()
708 EXPECT_TRUE(GetDICompileUnitCount(*DeclModule) == 1); in TEST()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/unittests/Transforms/Utils/
H A DCloningTest.cpp655 static int GetDICompileUnitCount(const Module& M) { in GetDICompileUnitCount() function
688 EXPECT_TRUE(GetDICompileUnitCount(*ImplModule) == 2); in TEST()
695 EXPECT_TRUE(GetDICompileUnitCount(*DeclModule) == 0); in TEST()
708 EXPECT_TRUE(GetDICompileUnitCount(*DeclModule) == 1); in TEST()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/unittests/Transforms/Utils/
H A DCloningTest.cpp656 static int GetDICompileUnitCount(const Module& M) { in GetDICompileUnitCount() function
748 EXPECT_TRUE(GetDICompileUnitCount(*ImplModule) == 2); in TEST()
755 EXPECT_TRUE(GetDICompileUnitCount(*DeclModule) == 0); in TEST()
768 EXPECT_TRUE(GetDICompileUnitCount(*DeclModule) == 1); in TEST()
/dports/devel/llvm11/llvm-11.0.1.src/unittests/Transforms/Utils/
H A DCloningTest.cpp656 static int GetDICompileUnitCount(const Module& M) { in GetDICompileUnitCount() function
748 EXPECT_TRUE(GetDICompileUnitCount(*ImplModule) == 2); in TEST()
755 EXPECT_TRUE(GetDICompileUnitCount(*DeclModule) == 0); in TEST()
768 EXPECT_TRUE(GetDICompileUnitCount(*DeclModule) == 1); in TEST()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/unittests/Transforms/Utils/
H A DCloningTest.cpp661 static int GetDICompileUnitCount(const Module& M) { in GetDICompileUnitCount() function
827 EXPECT_TRUE(GetDICompileUnitCount(*ImplModule) == 2); in TEST()
834 EXPECT_TRUE(GetDICompileUnitCount(*DeclModule) == 0); in TEST()
848 EXPECT_TRUE(GetDICompileUnitCount(*DeclModule) == 1); in TEST()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/unittests/Transforms/Utils/
H A DCloningTest.cpp659 static int GetDICompileUnitCount(const Module& M) { in GetDICompileUnitCount() function
800 EXPECT_TRUE(GetDICompileUnitCount(*ImplModule) == 2); in TEST()
807 EXPECT_TRUE(GetDICompileUnitCount(*DeclModule) == 0); in TEST()
820 EXPECT_TRUE(GetDICompileUnitCount(*DeclModule) == 1); in TEST()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/unittests/Transforms/Utils/
H A DCloningTest.cpp661 static int GetDICompileUnitCount(const Module& M) { in GetDICompileUnitCount() function
827 EXPECT_TRUE(GetDICompileUnitCount(*ImplModule) == 2); in TEST()
834 EXPECT_TRUE(GetDICompileUnitCount(*DeclModule) == 0); in TEST()
848 EXPECT_TRUE(GetDICompileUnitCount(*DeclModule) == 1); in TEST()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/unittests/Transforms/Utils/
H A DCloningTest.cpp659 static int GetDICompileUnitCount(const Module& M) { in GetDICompileUnitCount() function
800 EXPECT_TRUE(GetDICompileUnitCount(*ImplModule) == 2); in TEST()
807 EXPECT_TRUE(GetDICompileUnitCount(*DeclModule) == 0); in TEST()
820 EXPECT_TRUE(GetDICompileUnitCount(*DeclModule) == 1); in TEST()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/unittests/Transforms/Utils/
H A DCloningTest.cpp661 static int GetDICompileUnitCount(const Module& M) { in GetDICompileUnitCount() function
827 EXPECT_TRUE(GetDICompileUnitCount(*ImplModule) == 2); in TEST()
834 EXPECT_TRUE(GetDICompileUnitCount(*DeclModule) == 0); in TEST()
848 EXPECT_TRUE(GetDICompileUnitCount(*DeclModule) == 1); in TEST()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/unittests/Transforms/Utils/
H A DCloningTest.cpp656 static int GetDICompileUnitCount(const Module& M) { in GetDICompileUnitCount() function
797 EXPECT_TRUE(GetDICompileUnitCount(*ImplModule) == 2); in TEST()
804 EXPECT_TRUE(GetDICompileUnitCount(*DeclModule) == 0); in TEST()
817 EXPECT_TRUE(GetDICompileUnitCount(*DeclModule) == 1); in TEST()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/unittests/Transforms/Utils/
H A DCloningTest.cpp661 static int GetDICompileUnitCount(const Module& M) { in GetDICompileUnitCount() function
827 EXPECT_TRUE(GetDICompileUnitCount(*ImplModule) == 2); in TEST()
834 EXPECT_TRUE(GetDICompileUnitCount(*DeclModule) == 0); in TEST()
848 EXPECT_TRUE(GetDICompileUnitCount(*DeclModule) == 1); in TEST()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/unittests/Transforms/Utils/
H A DCloningTest.cpp661 static int GetDICompileUnitCount(const Module& M) { in GetDICompileUnitCount() function
827 EXPECT_TRUE(GetDICompileUnitCount(*ImplModule) == 2); in TEST()
834 EXPECT_TRUE(GetDICompileUnitCount(*DeclModule) == 0); in TEST()
848 EXPECT_TRUE(GetDICompileUnitCount(*DeclModule) == 1); in TEST()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/unittests/Transforms/Utils/
H A DCloningTest.cpp661 static int GetDICompileUnitCount(const Module& M) {
827 EXPECT_TRUE(GetDICompileUnitCount(*ImplModule) == 2);
834 EXPECT_TRUE(GetDICompileUnitCount(*DeclModule) == 0);
848 EXPECT_TRUE(GetDICompileUnitCount(*DeclModule) == 1);