OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TheTrueVal
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/IR/
Constants.cpp
849
if (!pImpl->
TheTrueVal
)
850
pImpl->
TheTrueVal
= ConstantInt::get(Type::getInt1Ty(Context), 1);
851
return pImpl->
TheTrueVal
;
LLVMContextImpl.h
1423
ConstantInt *
TheTrueVal
= nullptr;
Completed in 16 milliseconds
Indexes created Thu Aug 06 00:25:04 UTC 2026