Home
last modified time | relevance | path

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

/llvm-project/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
584 TEST(LazyCallGraphTest, OutgoingEdgeMutation) { in TEST() argument
733 TEST(LazyCallGraphTest, IncomingEdgeInsertion) { in TEST() argument
838 TEST(LazyCallGraphTest, IncomingEdgeInsertionRefGraph) { in TEST() argument
930 TEST(LazyCallGraphTest, IncomingEdgeInsertionLargeCallCycle) { in TEST() argument
1003 TEST(LazyCallGraphTest, IncomingEdgeInsertionLargeRefCycl argument
1070 TEST(LazyCallGraphTest,InlineAndDeleteFunction) TEST() argument
1219 TEST(LazyCallGraphTest,InternalEdgeMutation) TEST() argument
1305 TEST(LazyCallGraphTest,InternalEdgeRemoval) TEST() argument
1383 TEST(LazyCallGraphTest,InternalMultiEdgeRemoval) TEST() argument
1449 TEST(LazyCallGraphTest,InternalNoOpEdgeRemoval) TEST() argument
1528 TEST(LazyCallGraphTest,InternalCallEdgeToRef) TEST() argument
1616 TEST(LazyCallGraphTest,InternalRefEdgeToCall) TEST() argument
1702 TEST(LazyCallGraphTest,InternalRefEdgeToCallNoCycleInterleaved) TEST() argument
1817 TEST(LazyCallGraphTest,InternalRefEdgeToCallBothPartitionAndMerge) TEST() argument
1956 TEST(LazyCallGraphTest,HandleBlockAddress) TEST() argument
1988 TEST(LazyCallGraphTest,HandleBlockAddress2) TEST() argument
2015 TEST(LazyCallGraphTest,ReplaceNodeFunction) TEST() argument
2096 TEST(LazyCallGraphTest,RemoveFunctionWithSpuriousRef) TEST() argument
2178 TEST(LazyCallGraphTest,RemoveFunctionWithSpuriousRefRecursive) TEST() argument
2228 TEST(LazyCallGraphTest,RemoveFunctionWithSpuriousRefRecursive2) TEST() argument
2287 TEST(LazyCallGraphTest,RemoveFunctionWithSpuriousRefRecursive3) TEST() argument
2338 TEST(LazyCallGraphTest,AddSplitFunction1) TEST() argument
2378 TEST(LazyCallGraphTest,AddSplitFunction2) TEST() argument
2419 TEST(LazyCallGraphTest,AddSplitFunction3) TEST() argument
2464 TEST(LazyCallGraphTest,AddSplitFunction4) TEST() argument
2511 TEST(LazyCallGraphTest,AddSplitFunction5) TEST() argument
2556 TEST(LazyCallGraphTest,AddSplitFunction6) TEST() argument
2600 TEST(LazyCallGraphTest,AddSplitFunction7) TEST() argument
2652 TEST(LazyCallGraphTest,AddSplitFunction8) TEST() argument
2705 TEST(LazyCallGraphTest,AddSplitFunction9) TEST() argument
2758 TEST(LazyCallGraphTest,AddSplitFunctions1) TEST() argument
2799 TEST(LazyCallGraphTest,AddSplitFunctions2) TEST() argument
2846 TEST(LazyCallGraphTest,AddSplitFunctions3) TEST() argument
2902 TEST(LazyCallGraphTest,AddSplitFunctions4) TEST() argument
2964 TEST(LazyCallGraphTest,AddSplitFunctions5) TEST() argument
[all...]