Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Analysis/
H A DLazyCallGraphTest.cpp229 TEST(LazyCallGraphTest, BasicGraphFormation) { in TEST() argument
404 TEST(LazyCallGraphTest, BasicGraphMutation) { in TEST() argument
455 TEST(LazyCallGraphTest, InnerSCCFormation) { in TEST() argument
523 TEST(LazyCallGraphTest, MultiArmSCC) { in TEST() argument
2176 TEST(LazyCallGraphTest, AddSplitFunction1) { in TEST() argument
2216 TEST(LazyCallGraphTest, AddSplitFunction2) { in TEST() argument
2257 TEST(LazyCallGraphTest, AddSplitFunction3) { in TEST() argument
2301 TEST(LazyCallGraphTest, AddSplitFunction4) { in TEST() argument
2347 TEST(LazyCallGraphTest, AddSplitFunction5) { in TEST() argument
2392 TEST(LazyCallGraphTest, AddSplitFunction6) { in TEST() argument
[all …]
H A DCMakeLists.txt36 LazyCallGraphTest.cpp
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/unittests/Analysis/
H A DBUILD.gn31 "LazyCallGraphTest.cpp",