Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/examples/IRTransforms/
H A DSimplifyCFG.cpp105 SmallVector<DominatorTree::UpdateType, 8> DTUpdates; in removeDeadBlocks_v2() local
177 SmallVector<DominatorTree::UpdateType, 8> DTUpdates; in eliminateCondBranches_v2() local
222 SmallVector<DominatorTree::UpdateType, 8> DTUpdates; in eliminateCondBranches_v3() local
309 SmallVector<DominatorTree::UpdateType, 8> DTUpdates; in mergeIntoSinglePredecessor_v2() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSILateBranchLowering.cpp93 SmallVector<DomTreeT::UpdateType, 16> DTUpdates; in splitBlock() local
H A DSIWholeQuadMode.cpp767 SmallVector<DomTreeT::UpdateType, 16> DTUpdates; in splitBlock() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp852 SmallVector<DominatorTree::UpdateType, 4> DTUpdates; in unswitchTrivialSwitch() local
1021 SmallVectorImpl<DominatorTree::UpdateType> &DTUpdates, AssumptionCache &AC, in buildClonedLoopBlocks()
2085 SmallVector<DominatorTree::UpdateType, 4> DTUpdates; in unswitchNontrivialInvariants() local
2458 SmallVector<DominatorTree::UpdateType, 4> DTUpdates; in turnGuardIntoBranch() local
H A DLoopSimplifyCFG.cpp127 SmallVector<DominatorTree::UpdateType, 16> DTUpdates; member in __anone26eb4350111::ConstantTerminatorFoldingImpl
H A DLoopInterchange.cpp1434 std::vector<DominatorTree::UpdateType> &DTUpdates, in updateSuccessor()
1552 std::vector<DominatorTree::UpdateType> DTUpdates; in adjustLoopBranches() local
H A DLowerMatrixIntrinsics.cpp1120 SmallVector<DominatorTree::UpdateType, 4> DTUpdates; in getNonAliasingPointer() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLoopUnrollAndJam.cpp573 SmallVector<DominatorTree::UpdateType, 4> DTUpdates; in UnrollAndJamLoop() local
H A DBasicBlockUtils.cpp849 SmallVector<DominatorTree::UpdateType, 8> DTUpdates; in splitBlockBefore() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp11569 auto DTUpdates = std::move(PendingDeducedTypeUpdates); in FinishedDeserializing() local