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

/openbsd-current/gnu/llvm/llvm/lib/Analysis/
H A DAssumptionCache.cpp292 AssumptionCache &AssumptionCacheTracker::getAssumptionCache(Function &F) { function in class:AssumptionCacheTracker
/openbsd-current/gnu/llvm/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombiner.h369 AssumptionCache &getAssumptionCache() const { return AC; } function in class:llvm::InstCombiner

Completed in 203 milliseconds