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

  /external/llvm/lib/Analysis/
AssumptionCache.cpp 98 AssumptionCache &AssumptionCacheTracker::getAssumptionCache(Function &F) {
  /external/llvm/lib/Transforms/InstCombine/
InstCombineInternal.h 209 AssumptionCache *getAssumptionCache() const { return AC; }

Completed in 73 milliseconds