Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DValueLattice.h146 bool isOverdefined() const { return Tag == overdefined; } in isOverdefined() function
/external/llvm-project/llvm/include/llvm/Analysis/
DValueLattice.h254 bool isOverdefined() const { return Tag == overdefined; } in isOverdefined() function
/external/llvm-project/mlir/lib/Transforms/
DSCCP.cpp66 bool isOverdefined() const { in isOverdefined() function in __anonf2bfad600111::LatticeValue
889 bool SCCPSolver::isOverdefined(Value value) const { in isOverdefined() function in SCCPSolver
/external/llvm-project/llvm/unittests/Analysis/
DSparsePropagation.cpp72 bool isOverdefined() const { return LatticeVal.getInt() == OverdefinedVal; } in isOverdefined() function in __anona7d1fd010211::TestLatticeVal
/external/llvm/lib/Analysis/
DLazyValueInfo.cpp124 bool isOverdefined() const { return Tag == overdefined; } in isOverdefined() function in __anon33ceafee0111::LVILatticeVal
470 bool isOverdefined(Value *V, BasicBlock *BB) const { in isOverdefined() function in __anon33ceafee0311::LazyValueInfoCache
/external/llvm/lib/Transforms/Scalar/
DSCCP.cpp94 bool isOverdefined() const { return getLatticeValue() == overdefined; } in isOverdefined() function in __anon10360b9e0111::LatticeVal
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSCCP.cpp116 bool isOverdefined() const { return getLatticeValue() == overdefined; } in isOverdefined() function in __anon8a29ba400111::LatticeVal
/external/llvm-project/llvm/lib/Transforms/Scalar/
DSCCP.cpp107 bool isOverdefined(const ValueLatticeElement &LV) { in isOverdefined() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLazyValueInfo.cpp203 bool isOverdefined(Value *V, BasicBlock *BB) const { in isOverdefined() function in __anonadc25e900211::LazyValueInfoCache