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

  /src/external/apache2/llvm/dist/llvm/lib/Analysis/
AssumptionCache.cpp 272 AssumptionCache &AssumptionCacheTracker::getAssumptionCache(Function &F) {
  /src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/InstCombine/
InstCombiner.h 367 AssumptionCache &getAssumptionCache() const { return AC; }

Completed in 32 milliseconds