OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SimplifiedV
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
Attributor.cpp
551
Optional<Value *>
SimplifiedV
=
555
if (!
SimplifiedV
.hasValue()) {
559
if (isa_and_nonnull<UndefValue>(
SimplifiedV
.getValue())) {
563
Constant *CI = dyn_cast_or_null<Constant>(
SimplifiedV
.getValue());
AttributorAttributes.cpp
2208
Optional<Value *>
SimplifiedV
=
2214
if (!
SimplifiedV
.hasValue()) {
2220
Value *Val =
SimplifiedV
.getValue();
/src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
SimpleSValBuilder.cpp
1231
SVal
SimplifiedV
= Simplifier(State).Visit(V);
1234
return
SimplifiedV
;
Completed in 28 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026