Home
last modified time | relevance | path

Searched defs:DominatorTree (Results 1 – 25 of 56) sorted by relevance

123

/llvm-project/llvm/unittests/IR/
H A DDominatorTreeTest.cpp46 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 DPromoteMemToReg.h21 class DominatorTree; variable
H A DCodeMoverUtils.h24 class DominatorTree; variable
H A DLoopSimplify.h46 class DominatorTree; variable
H A DLoopRotationUtils.h19 class DominatorTree; variable
H A DAssumeBundleBuilder.h28 class DominatorTree; variable
H A DSimplifyIndVar.h26 class DominatorTree; variable
H A DSSAUpdaterBulk.h28 class DominatorTree; variable
/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DRewriteStatepointsForGC.h23 class DominatorTree; variable
H A DFloat2Int.h24 class DominatorTree; variable
H A DAlignmentFromAssumptions.h26 class DominatorTree; variable
H A DNaryReassociate.h91 class DominatorTree; variable
H A DTLSVariableHoist.h
/llvm-project/llvm/include/llvm/Analysis/
H A DAssumeBundleQueries.h22 class DominatorTree; variable
H A DLoads.h24 class DominatorTree; variable
H A DCaptureTracking.h25 class DominatorTree; global() variable
H A DCFG.h24 class DominatorTree; variable
H A DMemorySSAUpdater.h45 class DominatorTree; variable
H A DInstructionSimplify.h45 class DominatorTree; global() variable
H A DTypeMetadataUtils.h27 class DominatorTree; variable
H A DPHITransAddr.h21 class DominatorTree; variable
H A DScalarEvolution.h53 class DominatorTree; global() variable
H A DLazyValueInfo.h27 class DominatorTree; global() variable
/llvm-project/polly/include/polly/CodeGen/
H A DUtils.h21 class DominatorTree; variable
/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DHotColdSplitting.h27 class DominatorTree; variable

123