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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DCFGDiff.h104 GraphDiff(ArrayRef<cfg::Update<NodePtr>> Updates) { argument
/freebsd-12-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.cpp749 SmallVector<CFGUpdate, 4> Updates; local
782 void MemorySSAUpdater::applyUpdates(ArrayRef<CFGUpdate> Updates, argument
813 void MemorySSAUpdater::applyInsertUpdates(ArrayRef<CFGUpdate> Updates, argument
819 void MemorySSAUpdater::applyInsertUpdates(ArrayRef<CFGUpdate> Updates, argument
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64PromoteConstant.cpp546 SmallVector<UpdateRecord, 64> Updates; local
522 promoteConstants( Function &F, SmallVectorImpl<UpdateRecord> &Updates, PromotionCacheTy &PromotionCache) argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOMemOPSizeOpt.cpp369 std::vector<DominatorTree::UpdateType> Updates; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBreakCriticalEdges.cpp234 SmallVector<DominatorTree::UpdateType, 3> Updates; local
H A DLoopRotationUtils.cpp433 SmallVector<DominatorTree::UpdateType, 3> Updates; local
H A DBasicBlockUtils.cpp104 SmallVector<DominatorTree::UpdateType, 4> Updates; local
228 std::vector<DominatorTree::UpdateType> Updates; local
54 DetatchDeadBlocks( ArrayRef<BasicBlock *> BBs, SmallVectorImpl<DominatorTree::UpdateType> *Updates, bool KeepOneInputPHIs) argument
[all...]
H A DLocal.cpp238 std::vector <DominatorTree::UpdateType> Updates; local
306 std::vector <DominatorTree::UpdateType> Updates; local
691 SmallVector<DominatorTree::UpdateType, 32> Updates; local
1003 SmallVector<DominatorTree::UpdateType, 32> Updates; local
1919 std::vector <DominatorTree::UpdateType> Updates; local
2256 std::vector<DominatorTree::UpdateType> Updates; local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DGlobalDCE.cpp144 MarkLive(GlobalValue &GV, SmallVectorImpl<GlobalValue *> *Updates) argument
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericDomTree.h520 void applyUpdates(ArrayRef<UpdateType> Updates) { argument
734 void recalculate(ParentType &Func, ArrayRef<UpdateType> Updates) { argument
H A DGenericDomTreeConstruction.h78 SmallVector<UpdateT, 4> Updates; member in struct:llvm::DomTreeBuilder::SemiNCAInfo::BatchUpdateInfo
1155 static void ApplyUpdates(DomTreeT &DT, ArrayRef<UpdateT> Updates) { argument
1604 CalculateWithUpdates(DomTreeT &DT, ArrayRef<typename DomTreeT::UpdateType> Updates) argument
1637 ApplyUpdates(DomTreeT &DT, ArrayRef<typename DomTreeT::UpdateType> Updates) argument
[all...]
/freebsd-12-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-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp1054 std::vector<DominatorTree::UpdateType> Updates; local
1640 std::vector <DominatorTree::UpdateType> Updates; local
2166 std::vector<DominatorTree::UpdateType> Updates; local
2326 std::vector<DominatorTree::UpdateType> Updates; local
2622 std::vector<DominatorTree::UpdateType> Updates; local
[all...]
H A DLoopUnswitch.cpp971 SmallVector<DominatorTree::UpdateType, 3> Updates; local
H A DSimpleLoopUnswitch.cpp510 SmallVector<CFGUpdate, 1> Updates; local
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h830 SmallVector<Expr *, 4> Updates; member in struct:clang::OMPLoopDirective::HelperExprs

Completed in 229 milliseconds