OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:notconstant
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
ValueLattice.h
58
notconstant
,
enumerator in enum:llvm::ValueLatticeElement::ValueLatticeElementTy
98
case
notconstant
:
159
case
notconstant
:
178
case
notconstant
:
242
bool isNotConstant() const { return Tag ==
notconstant
; }
262
assert(isNotConstant() && "Cannot get the constant of a non-
notconstant
!");
337
Tag =
notconstant
;
ValueLattice.h
58
notconstant
,
enumerator in enum:llvm::ValueLatticeElement::ValueLatticeElementTy
98
case
notconstant
:
159
case
notconstant
:
178
case
notconstant
:
242
bool isNotConstant() const { return Tag ==
notconstant
; }
262
assert(isNotConstant() && "Cannot get the constant of a non-
notconstant
!");
337
Tag =
notconstant
;
Completed in 75 milliseconds
Indexes created Tue Jun 23 00:25:03 UTC 2026