Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILateBranchLowering.cpp111 SmallVector<DomTreeT::UpdateType, 16> DTUpdates; in splitBlock() local
H A DSIWholeQuadMode.cpp777 SmallVector<DomTreeT::UpdateType, 16> DTUpdates; in splitBlock() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpTableToSwitch.cpp98 SmallVector<DominatorTree::UpdateType, 8> DTUpdates; in expandToSwitch() local
H A DSimpleLoopUnswitch.cpp1003 SmallVector<DominatorTree::UpdateType, 4> DTUpdates; in unswitchTrivialSwitch() local
1173 SmallVectorImpl<DominatorTree::UpdateType> &DTUpdates, AssumptionCache &AC, in buildClonedLoopBlocks() argument
2313 SmallVector<DominatorTree::UpdateType, 4> DTUpdates; unswitchNontrivialInvariants() local
2765 SmallVector<DominatorTree::UpdateType, 4> DTUpdates; turnGuardIntoBranch() local
3139 SmallVector<DominatorTree::UpdateType, 4> DTUpdates = { injectPendingInvariantConditions() local
[all...]
H A DLoopSimplifyCFG.cpp118 SmallVector<DominatorTree::UpdateType, 16> DTUpdates; member in __anona0e87c8a0111::ConstantTerminatorFoldingImpl
H A DLoopInterchange.cpp1420 std::vector<DominatorTree::UpdateType> &DTUpdates, in updateSuccessor()
1542 std::vector<DominatorTree::UpdateType> DTUpdates; in adjustLoopBranches() local
H A DDFAJumpThreading.cpp1205 std::vector<DominatorTree::UpdateType> DTUpdates; in updateLastSuccessor() local
H A DLowerMatrixIntrinsics.cpp1624 SmallVector<DominatorTree::UpdateType, 4> DTUpdates; in getNonAliasingPointer() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUnrollAndJam.cpp565 SmallVector<DominatorTree::UpdateType, 4> DTUpdates; in UnrollAndJamLoop() local
H A DLoopUnroll.cpp875 SmallVector<DominatorTree::UpdateType> DTUpdates; in UnrollLoop() local
H A DBasicBlockUtils.cpp1118 SmallVector<DominatorTree::UpdateType, 8> DTUpdates; in splitBlockBefore() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp10253 auto DTUpdates = std::move(PendingDeducedTypeUpdates); in FinishedDeserializing() local