HomeSort by: relevance | last modified time | path
    Searched refs:IsRecalculatingPostDomTree (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Analysis/
DomTreeUpdater.cpp 134 IsRecalculatingDomTree = IsRecalculatingPostDomTree = true;
145 IsRecalculatingDomTree = IsRecalculatingPostDomTree = false;
209 if (PDT && !IsRecalculatingPostDomTree)
  /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
DomTreeUpdater.h 271 bool IsRecalculatingPostDomTree = false;

Completed in 35 milliseconds