Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Analysis/
H A DValueLattice.h253 bool isOverdefined() const { return Tag == overdefined; } isOverdefined() function
/llvm-project/llvm/unittests/Analysis/
H A DSparsePropagation.cpp73 bool isOverdefined() const { return LatticeVal.getInt() == OverdefinedVal; } in isOverdefined() function in __anon6c64d6440211::TestLatticeVal
/llvm-project/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp60 bool SCCPSolver::isOverdefined(const ValueLatticeElement &LV) { isOverdefined() function in llvm::SCCPSolver
[all...]