OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UsePostIncrementRanges
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
SimplifyIndVar.h
81
bool HasGuards, bool
UsePostIncrementRanges
);
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
SimplifyIndVar.cpp
1010
bool
UsePostIncrementRanges
;
1083
bool HasGuards, bool
UsePostIncrementRanges
= true);
1175
bool HasGuards, bool
UsePostIncrementRanges
)
1178
HasGuards(HasGuards),
UsePostIncrementRanges
(
UsePostIncrementRanges
),
1912
if (
UsePostIncrementRanges
)
2091
bool HasGuards, bool
UsePostIncrementRanges
) {
2092
WidenIV Widener(WI, LI, SE, DT, DeadInsts, HasGuards,
UsePostIncrementRanges
);
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
IndVarSimplify.cpp
121
static cl::opt<bool>
UsePostIncrementRanges
(
643
HasGuards,
UsePostIncrementRanges
)) {
Completed in 22 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026