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

  /external/llvm/lib/Transforms/ObjCARC/
ProvenanceAnalysis.h 53 typedef DenseMap<ValuePairTy, bool> CachedResultsTy;
54 CachedResultsTy CachedResults;
ProvenanceAnalysis.cpp 169 std::pair<CachedResultsTy::iterator, bool> Pair =

Completed in 552 milliseconds