HomeSort by: relevance | last modified time | path
    Searched refs:IsRecalculatingDomTree (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;
205 if (DT && !IsRecalculatingDomTree)
  /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
DomTreeUpdater.h 270 bool IsRecalculatingDomTree = false;

Completed in 17 milliseconds