Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLazyValueInfo.h45 LazyValueInfo(AssumptionCache *AC_, const DataLayout *DL_) in LazyValueInfo() function
47 LazyValueInfo(LazyValueInfo &&Arg) in LazyValueInfo() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DJumpThreading.h39 class LazyValueInfo; variable