OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:constantMatches
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
IROutliner.cpp
223
constantMatches
(Value *V, unsigned GVN,
317
Optional<bool>
ConstantMatches
=
constantMatches
(V, GVN, GVNToConstant);
318
if (
ConstantMatches
.hasValue()) {
319
if (
ConstantMatches
.getValue())
IROutliner.cpp
223
constantMatches
(Value *V, unsigned GVN,
317
Optional<bool>
ConstantMatches
=
constantMatches
(V, GVN, GVNToConstant);
318
if (
ConstantMatches
.hasValue()) {
319
if (
ConstantMatches
.getValue())
Completed in 52 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026