OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isKnownNegativeInLoop
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
LoopUtils.h
407
bool
isKnownNegativeInLoop
(const SCEV *S, const Loop *L, ScalarEvolution &SE);
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
InductiveRangeCheckElimination.cpp
1684
else if (
isKnownNegativeInLoop
(X, L, SE))
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
LoopUtils.cpp
1103
bool llvm::
isKnownNegativeInLoop
(const SCEV *S, const Loop *L,
Completed in 17 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026