Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DLazyValueInfo.h42 LazyValueInfo() {} in LazyValueInfo() function
43 LazyValueInfo(AssumptionCache *AC_, TargetLibraryInfo *TLI_, in LazyValueInfo() function
46 LazyValueInfo(LazyValueInfo &&Arg) in LazyValueInfo() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DLazyValueInfo.h43 LazyValueInfo() {} in LazyValueInfo() function
44 LazyValueInfo(AssumptionCache *AC_, const DataLayout *DL_, TargetLibraryInfo *TLI_, in LazyValueInfo() function
47 LazyValueInfo(LazyValueInfo &&Arg) in LazyValueInfo() function
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DLazyValueInfo.h34 LazyValueInfo() : FunctionPass(ID), PImpl(0) { in LazyValueInfo() function
/external/llvm/include/llvm/Transforms/Utils/
DLocal.h47 class LazyValueInfo; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Scalar/
DJumpThreading.h41 class LazyValueInfo; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/
DLocal.h51 class LazyValueInfo; variable
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DCorrelatedValuePropagation.cpp58 INITIALIZE_PASS_DEPENDENCY(LazyValueInfo) in INITIALIZE_PASS_DEPENDENCY() argument
DJumpThreading.cpp135 INITIALIZE_PASS_DEPENDENCY(LazyValueInfo) in INITIALIZE_PASS_DEPENDENCY() argument