OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasDependenceInvolvingLoopInvariantAddress
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h
582
bool
hasDependenceInvolvingLoopInvariantAddress
() const {
583
return
HasDependenceInvolvingLoopInvariantAddress
;
638
bool
HasDependenceInvolvingLoopInvariantAddress
;
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
LoopVectorizationLegality.cpp
875
if (LAI->
hasDependenceInvolvingLoopInvariantAddress
()) {
Completed in 27 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026