Home
last modified time | relevance | path

Searched defs:getAssumptionCache (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/Analysis/
DAssumptionCache.cpp98 AssumptionCache &AssumptionCacheTracker::getAssumptionCache(Function &F) { in getAssumptionCache() function in AssumptionCacheTracker
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DAssumptionCache.cpp248 AssumptionCache &AssumptionCacheTracker::getAssumptionCache(Function &F) { in getAssumptionCache() function in AssumptionCacheTracker
/external/llvm-project/llvm/lib/Analysis/
DAssumptionCache.cpp271 AssumptionCache &AssumptionCacheTracker::getAssumptionCache(Function &F) { in getAssumptionCache() function in AssumptionCacheTracker
/external/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h212 AssumptionCache *getAssumptionCache() const { return AC; } in getAssumptionCache() function
/external/llvm-project/llvm/include/llvm/Transforms/InstCombine/
DInstCombiner.h355 AssumptionCache &getAssumptionCache() const { return AC; } in getAssumptionCache() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h352 AssumptionCache &getAssumptionCache() const { return AC; } in getAssumptionCache() function