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

/freebsd-current/contrib/llvm-project/llvm/lib/Analysis/
H A DAssumptionCache.cpp295 AssumptionCache &AssumptionCacheTracker::getAssumptionCache(Function &F) { function in class:AssumptionCacheTracker
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h398 AssumptionCache *getAssumptionCache() const { return AC; } function in class:llvm::LoopVectorizationLegality
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombiner.h376 AssumptionCache &getAssumptionCache() const { return AC; } function in class:llvm::InstCombiner

Completed in 188 milliseconds