Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DValueLattice.h146 bool isOverdefined() const { return Tag == overdefined; } in isOverdefined() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DValueLattice.h253 bool isOverdefined() const { return Tag == overdefined; } in isOverdefined() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DValueLattice.h253 bool isOverdefined() const { return Tag == overdefined; } in isOverdefined() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DValueLattice.h256 bool isOverdefined() const { return Tag == overdefined; } in isOverdefined() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DValueLattice.h253 bool isOverdefined() const { return Tag == overdefined; } in isOverdefined() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DValueLattice.h253 bool isOverdefined() const { return Tag == overdefined; } in isOverdefined() function
/aosp_15_r20/external/llvm/lib/Analysis/
H A DLazyValueInfo.cpp124 bool isOverdefined() const { return Tag == overdefined; } in isOverdefined() function in __anon4b4364240111::LVILatticeVal
470 bool isOverdefined(Value *V, BasicBlock *BB) const { in isOverdefined() function in __anon4b4364240311::LazyValueInfoCache
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DSCCP.cpp94 bool isOverdefined() const { return getLatticeValue() == overdefined; } in isOverdefined() function in __anon27aabfd40111::LatticeVal
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DSCCP.cpp116 bool isOverdefined() const { return getLatticeValue() == overdefined; } in isOverdefined() function in __anon2b65abf60111::LatticeVal
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp51 bool SCCPSolver::isOverdefined(const ValueLatticeElement &LV) { in isOverdefined() function in llvm::SCCPSolver
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DLazyValueInfo.cpp203 bool isOverdefined(Value *V, BasicBlock *BB) const { in isOverdefined() function in __anon4efe50460211::LazyValueInfoCache