Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DGenericDomTreeConstruction.h80 struct BatchUpdateInfo { struct
83 : PreViewCFG(PreViewCFG), PostViewCFG(PostViewCFG), in PreViewCFG()
88 bool IsRecalculated = false;
89 GraphDiffT &PreViewCFG;
90 GraphDiffT *PostViewCFG;
91 const size_t NumLegalized;