Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DCFGDiff.h103 GraphDiff() {} in GraphDiff() function
104 GraphDiff(ArrayRef<cfg::Update<NodePtr>> Updates) { in GraphDiff() function
/external/llvm-project/llvm/include/llvm/Support/
DCFGDiff.h94 GraphDiff() : UpdatedAreReverseApplied(false) {} in GraphDiff() function
/external/llvm-project/llvm/tools/llvm-xray/
Dxray-graph-diff.cpp30 static cl::SubCommand GraphDiff("graph-diff", variable