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

  /src/external/apache2/llvm/dist/clang/lib/Analysis/
LiveVariables.cpp 116 // asImmutableSet() canonicalizes the tree, allowing us to do an easy
118 return LiveVariables::LivenessValues(SSetRefA.asImmutableSet(),
119 DSetRefA.asImmutableSet(),
120 BSetRefA.asImmutableSet());
  /src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
ImmutableSet.h 1137 ImmutableSet<ValT> asImmutableSet(bool canonicalize = true) const {

Completed in 55 milliseconds