Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DLazyValueInfo.cpp124 bool isOverdefined() const { return Tag == overdefined; } in isOverdefined() function in __anon5917926d0111::LVILatticeVal
470 bool isOverdefined(Value *V, BasicBlock *BB) const { in isOverdefined() function in __anon5917926d0311::LazyValueInfoCache
/external/swiftshader/third_party/LLVM/lib/Analysis/
DLazyValueInfo.cpp104 bool isOverdefined() const { return Tag == overdefined; } in isOverdefined() function in __anond3f06b990111::LVILatticeVal
/external/llvm/lib/Transforms/Scalar/
DSCCP.cpp94 bool isOverdefined() const { return getLatticeValue() == overdefined; } in isOverdefined() function in __anon357eee1d0111::LatticeVal
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DSCCP.cpp92 bool isOverdefined() const { return getLatticeValue() == overdefined; } in isOverdefined() function in __anonb057c7490111::LatticeVal