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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DCFGDiff.h80 template <typename NodePtr, bool InverseGraph = false> class GraphDiff { class in namespace:llvm
103 GraphDiff() {} function in class:llvm::GraphDiff
104 GraphDiff(ArrayRef<cfg::Update<NodePtr>> Updates) { function in class:llvm::GraphDiff
[all...]

Completed in 52 milliseconds