OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ConstantFirstVal
(Results
1 - 3
of
3
) sorted by null
/external/llvm/include/llvm/IR/
Constant.h
126
return V->getValueID() >=
ConstantFirstVal
&&
Value.h
217
ConstantFirstVal
= FunctionVal,
349
return Val.getValueID() >= Value::
ConstantFirstVal
&&
/external/llvm/lib/IR/
Value.cpp
55
(SubclassID <
ConstantFirstVal
|| SubclassID > ConstantLastVal))
Completed in 309 milliseconds