Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Analysis/
H A DWithCache.h52 WithCache(PointerType Pointer) : Pointer(Pointer, false) {} in WithCache() function
53 WithCache(PointerType Pointer, const KnownBits &Known) in WithCache() function