Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DAssumptionCache.cpp98 AssumptionCache &AssumptionCacheTracker::getAssumptionCache(Function &F) { in getAssumptionCache() function in AssumptionCacheTracker
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DAssumptionCache.cpp227 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/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h324 AssumptionCache &getAssumptionCache() const { return AC; } in getAssumptionCache() function