Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DCFGDiff.h104 GraphDiff() {} in GraphDiff() function
105 GraphDiff(ArrayRef<cfg::Update<NodePtr>> Updates) { in GraphDiff() function
/freebsd-12.1/contrib/llvm/tools/llvm-xray/
H A Dxray-graph-diff.cpp31 static cl::SubCommand GraphDiff("graph-diff", variable