Searched refs:LegalizeUpdates (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DCFGUpdate.h56 // LegalizeUpdates function simplifies updates assuming a graph structure.
63 void LegalizeUpdates(ArrayRef<Update<NodePtr>> AllUpdates, function in namespace:llvm::cfg
H A DGenericDomTreeConstruction.h1174 cfg::LegalizeUpdates<NodePtr>(Updates, BUI.Updates, IsPostDom);
1609 cfg::LegalizeUpdates<typename DomTreeT::NodePtr>(Updates, BUI.Updates,
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DCFGDiff.h106 cfg::LegalizeUpdates<NodePtr>(Updates, LegalizedUpdates, InverseGraph);

Completed in 123 milliseconds