Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDLazyValueInfo.h42 LazyValueInfo() {} in LazyValueInfo() function
43 LazyValueInfo(AssumptionCache *AC_, const DataLayout *DL_, TargetLibraryInfo *TLI_, in LazyValueInfo() function
46 LazyValueInfo(LazyValueInfo &&Arg) in LazyValueInfo() function
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
HDJumpThreading.h41 class LazyValueInfo; variable
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
HDLocal.h50 class LazyValueInfo; variable