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 __anon319c02070111::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 __anon8dd114880211::TestLatticeVal
/external/llvm/lib/Analysis/
DLazyValueInfo.cpp124 bool isOverdefined() const { return Tag == overdefined; } in isOverdefined() function in __anonb20e53550111::LVILatticeVal
470 bool isOverdefined(Value *V, BasicBlock *BB) const { in isOverdefined() function in __anonb20e53550311::LazyValueInfoCache
/external/llvm/lib/Transforms/Scalar/
DSCCP.cpp94 bool isOverdefined() const { return getLatticeValue() == overdefined; } in isOverdefined() function in __anon8e75af050111::LatticeVal
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSCCP.cpp116 bool isOverdefined() const { return getLatticeValue() == overdefined; } in isOverdefined() function in __anon0082af670111::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 __anon241b53b70211::LazyValueInfoCache