Searched defs:Updates (Results 1 - 15 of 15) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp239 std::vector <DominatorTree::UpdateType> Updates; local
307 std::vector <DominatorTree::UpdateType> Updates; local
[all...]
H A DBreakCriticalEdges.cpp270 SmallVector<DominatorTree::UpdateType, 3> Updates; local
H A DBasicBlockUtils.cpp104 SmallVector<DominatorTree::UpdateType, 4> Updates; local
229 std::vector<DominatorTree::UpdateType> Updates; local
54 DetatchDeadBlocks( ArrayRef<BasicBlock *> BBs, SmallVectorImpl<DominatorTree::UpdateType> *Updates, bool KeepOneInputPHIs) argument
1326 SmallVector<DominatorTree::UpdateType, 16> Updates; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DCFGDiff.h114 GraphDiff(ArrayRef<cfg::Update<NodePtr>> Updates, argument
H A DGenericDomTree.h540 void applyUpdates(ArrayRef<UpdateType> Updates) { argument
752 void recalculate(ParentType &Func, ArrayRef<UpdateType> Updates) { argument
H A DGenericDomTreeConstruction.h80 SmallVector<UpdateT, 4> Updates; member in struct:llvm::DomTreeBuilder::SemiNCAInfo::BatchUpdateInfo
1147 static void ApplyUpdates(DomTreeT &DT, ArrayRef<UpdateT> Updates) { argument
1597 CalculateWithUpdates(DomTreeT &DT, ArrayRef<typename DomTreeT::UpdateType> Updates) argument
1630 ApplyUpdates(DomTreeT &DT, ArrayRef<typename DomTreeT::UpdateType> Updates) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DGlobalDCE.cpp144 MarkLive(GlobalValue &GV, SmallVectorImpl<GlobalValue *> *Updates) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DDomTreeUpdater.cpp231 void DomTreeUpdater::applyUpdates(ArrayRef<DominatorTree::UpdateType> Updates) { argument
249 applyUpdatesPermissive( ArrayRef<DominatorTree::UpdateType> Updates) argument
H A DMemorySSAUpdater.cpp751 SmallVector<CFGUpdate, 4> Updates; local
784 void MemorySSAUpdater::applyUpdates(ArrayRef<CFGUpdate> Updates, argument
815 void MemorySSAUpdater::applyInsertUpdates(ArrayRef<CFGUpdate> Updates, argument
821 void MemorySSAUpdater::applyInsertUpdates(ArrayRef<CFGUpdate> Updates, argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOMemOPSizeOpt.cpp460 std::vector<DominatorTree::UpdateType> Updates; local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h698 SmallVector<std::pair<SUnit *, SUnit *>, 16> Updates; member in class:llvm::SUnit::ScheduleDAGTopologicalSort
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp1047 std::vector<DominatorTree::UpdateType> Updates; local
1647 std::vector <DominatorTree::UpdateType> Updates; local
2376 std::vector<DominatorTree::UpdateType> Updates; local
2535 std::vector<DominatorTree::UpdateType> Updates; local
2837 std::vector<DominatorTree::UpdateType> Updates; local
[all...]
H A DLoopUnswitch.cpp948 SmallVector<DominatorTree::UpdateType, 3> Updates; local
H A DSimpleLoopUnswitch.cpp510 SmallVector<CFGUpdate, 1> Updates; local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h843 SmallVector<Expr *, 4> Updates; member in struct:clang::OMPLoopDirective::HelperExprs

Completed in 284 milliseconds