/llvm-project/llvm/unittests/IR/ |
H A D | DominatorTreeTest.cpp | 46 TEST(DominatorTree, PHIs) { in TEST() argument 77 TEST(DominatorTree, Unreachable) { in TEST() argument 307 TEST(DominatorTree, NonUniqueEdges) { in TEST() argument 393 TEST(DominatorTree, DeletingEdgesIntroducesUnreachables) { in TEST() argument 485 TEST(DominatorTree,DeletingEdgesIntroducesInfiniteLoop) TEST() argument 572 TEST(DominatorTree,DeletingEdgesIntroducesInfiniteLoop2) TEST() argument 648 TEST(DominatorTree,IDFDeterminismTest) TEST() argument 709 TEST(DominatorTree,InsertReachable) TEST() argument 737 TEST(DominatorTree,InsertReachable2) TEST() argument 763 TEST(DominatorTree,InsertUnreachable) TEST() argument 791 TEST(DominatorTree,InsertFromUnreachable) TEST() argument 814 TEST(DominatorTree,InsertMixed) TEST() argument 842 TEST(DominatorTree,InsertPermut) TEST() argument 873 TEST(DominatorTree,DeleteReachable) TEST() argument 899 TEST(DominatorTree,DeleteUnreachable) TEST() argument 925 TEST(DominatorTree,InsertDelete) TEST() argument 960 TEST(DominatorTree,InsertDeleteExhaustive) TEST() argument 999 TEST(DominatorTree,InsertIntoIrreducible) TEST() argument 1023 TEST(DominatorTree,EdgeDomination) TEST() argument 1075 TEST(DominatorTree,ValueDomination) TEST() argument 1103 TEST(DominatorTree,CallBrDomination) TEST() argument [all...] |
/llvm-project/llvm/include/llvm/Transforms/Utils/ |
H A D | PromoteMemToReg.h | 21 class DominatorTree; variable
|
H A D | CodeMoverUtils.h | 24 class DominatorTree; variable
|
H A D | LoopSimplify.h | 46 class DominatorTree; variable
|
H A D | LoopRotationUtils.h | 19 class DominatorTree; variable
|
H A D | AssumeBundleBuilder.h | 28 class DominatorTree; variable
|
H A D | SimplifyIndVar.h | 26 class DominatorTree; variable
|
H A D | SSAUpdaterBulk.h | 28 class DominatorTree; variable
|
/llvm-project/llvm/include/llvm/Transforms/Scalar/ |
H A D | RewriteStatepointsForGC.h | 23 class DominatorTree; variable
|
H A D | Float2Int.h | 24 class DominatorTree; variable
|
H A D | AlignmentFromAssumptions.h | 26 class DominatorTree; variable
|
H A D | NaryReassociate.h | 91 class DominatorTree; variable
|
H A D | TLSVariableHoist.h |
|
/llvm-project/llvm/include/llvm/Analysis/ |
H A D | AssumeBundleQueries.h | 22 class DominatorTree; variable
|
H A D | Loads.h | 24 class DominatorTree; variable
|
H A D | CaptureTracking.h | 25 class DominatorTree; global() variable
|
H A D | CFG.h | 24 class DominatorTree; variable
|
H A D | MemorySSAUpdater.h | 45 class DominatorTree; variable
|
H A D | InstructionSimplify.h | 45 class DominatorTree; global() variable
|
H A D | TypeMetadataUtils.h | 27 class DominatorTree; variable
|
H A D | PHITransAddr.h | 21 class DominatorTree; variable
|
H A D | ScalarEvolution.h | 53 class DominatorTree; global() variable
|
H A D | LazyValueInfo.h | 27 class DominatorTree; global() variable
|
/llvm-project/polly/include/polly/CodeGen/ |
H A D | Utils.h | 21 class DominatorTree; variable
|
/llvm-project/llvm/include/llvm/Transforms/IPO/ |
H A D | HotColdSplitting.h | 27 class DominatorTree; variable
|