HomeSort by relevance Sort by last modified time
    Searched refs:computeLiveness (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Analysis/Analyses/
LiveVariables.h 75 static LiveVariables *computeLiveness(AnalysisDeclContext &analysisContext,
99 return computeLiveness(analysisContext, true);
112 return computeLiveness(analysisContext, false);
  /external/clang/lib/Analysis/
LiveVariables.cpp 490 LiveVariables::computeLiveness(AnalysisDeclContext &AC,

Completed in 47 milliseconds