OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getUndefVal
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Analysis/
SparsePropagation.cpp
68
LV = LatticeFunc->
getUndefVal
();
146
if (BCValue == LatticeFunc->
getUndefVal
())
188
if (SCValue == LatticeFunc->
getUndefVal
())
/external/llvm/include/llvm/Analysis/
SparsePropagation.h
58
LatticeVal
getUndefVal
() const { return UndefVal; }
Completed in 37 milliseconds