OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isUndefValue
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
InstructionSimplify.h
134
bool
isUndefValue
(Value *V) const {
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
GVN.cpp
230
bool
isUndefValue
() const { return Val.getInt() == UndefVal; }
845
assert(!ValuesPerBlock[0].AV.
isUndefValue
() &&
858
if (AV.AV.
isUndefValue
())
Completed in 58 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026