Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DValueLattice.h147 bool isOverdefined() const { return Tag == overdefined; } in isOverdefined() function
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Analysis/
DSparsePropagation.cpp74 bool isOverdefined() const { return LatticeVal.getInt() == OverdefinedVal; } in isOverdefined() function in __anonc8b100540211::TestLatticeVal
/external/llvm/lib/Analysis/
DLazyValueInfo.cpp124 bool isOverdefined() const { return Tag == overdefined; } in isOverdefined() function in __anonadeae0b70111::LVILatticeVal
470 bool isOverdefined(Value *V, BasicBlock *BB) const { in isOverdefined() function in __anonadeae0b70311::LazyValueInfoCache
/external/swiftshader/third_party/LLVM/lib/Analysis/
DLazyValueInfo.cpp104 bool isOverdefined() const { return Tag == overdefined; } in isOverdefined() function in __anonba15b7e30111::LVILatticeVal
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DSCCP.cpp114 bool isOverdefined() const { return getLatticeValue() == overdefined; } in isOverdefined() function in __anonf4e4c9bf0111::LatticeVal
/external/llvm/lib/Transforms/Scalar/
DSCCP.cpp94 bool isOverdefined() const { return getLatticeValue() == overdefined; } in isOverdefined() function in __anon8a523c670111::LatticeVal
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DSCCP.cpp92 bool isOverdefined() const { return getLatticeValue() == overdefined; } in isOverdefined() function in __anon967d13930111::LatticeVal
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DLazyValueInfo.cpp199 bool isOverdefined(Value *V, BasicBlock *BB) const { in isOverdefined() function in __anon187d6e0f0211::LazyValueInfoCache