Searched refs:GraphDiffT (Results 1 – 4 of 4) sorted by relevance
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | GenericDomTreeConstruction.h | 61 using GraphDiffT = GraphDiff<NodePtr, IsPostDom>; member 82 BatchUpdateInfo(GraphDiffT &PreViewCFG, GraphDiffT *PostViewCFG = nullptr) 89 GraphDiffT &PreViewCFG; 90 GraphDiffT *PostViewCFG; 1146 static void ApplyUpdates(DomTreeT &DT, GraphDiffT &PreViewCFG, in ApplyUpdates() 1147 GraphDiffT *PostViewCFG) { in ApplyUpdates()
|
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | GenericDomTreeConstruction.h | 61 using GraphDiffT = GraphDiff<NodePtr, IsPostDom>; member 82 BatchUpdateInfo(GraphDiffT &PreViewCFG, GraphDiffT *PostViewCFG = nullptr) 89 GraphDiffT &PreViewCFG; 90 GraphDiffT *PostViewCFG; 1146 static void ApplyUpdates(DomTreeT &DT, GraphDiffT &PreViewCFG, in ApplyUpdates() 1147 GraphDiffT *PostViewCFG) { in ApplyUpdates()
|
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/Support/ |
D | GenericDomTreeConstruction.h | 61 using GraphDiffT = GraphDiff<NodePtr, IsPostDom>; member 86 BatchUpdateInfo(GraphDiffT &PreViewCFG, GraphDiffT *PostViewCFG = nullptr) 93 GraphDiffT &PreViewCFG; 94 GraphDiffT *PostViewCFG; 1131 static void ApplyUpdates(DomTreeT &DT, GraphDiffT &PreViewCFG, in ApplyUpdates() 1132 GraphDiffT *PostViewCFG) { in ApplyUpdates()
|
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | GenericDomTreeConstruction.h | 61 using GraphDiffT = GraphDiff<NodePtr, IsPostDom>; member 82 BatchUpdateInfo(GraphDiffT &PreViewCFG, GraphDiffT *PostViewCFG = nullptr) 89 GraphDiffT &PreViewCFG; 90 GraphDiffT *PostViewCFG; 1146 static void ApplyUpdates(DomTreeT &DT, GraphDiffT &PreViewCFG, in ApplyUpdates() 1147 GraphDiffT *PostViewCFG) { in ApplyUpdates()
|