Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLazyValueInfo.h47 LazyValueInfo() = default; in LazyValueInfo() function
45 LazyValueInfo(AssumptionCache *AC_, const DataLayout *DL_) LazyValueInfo() function
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DJumpThreading.h39 class LazyValueInfo; global() variable