OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InductionCastsToIgnore
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Vectorize/
LoopVectorizationLegality.h
516
SmallPtrSet<Instruction *, 4>
InductionCastsToIgnore
;
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
LoopVectorizationLegality.cpp
504
InductionCastsToIgnore
.insert(*Casts.begin());
898
return (Inst &&
InductionCastsToIgnore
.count(Inst));
Completed in 16 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026