Searched defs:getAssumptionCache (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Analysis/
H A DAssumptionCache.cpp98 AssumptionCache &AssumptionCacheTracker::getAssumptionCache(Function &F) { function in class:AssumptionCacheTracker
/freebsd-11.0-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h209 AssumptionCache *getAssumptionCache() const { return AC; } function in class:llvm::InstCombiner

Completed in 49 milliseconds