OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:annotateInstWithNoAlias
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
LoopVersioning.h
82
///
annotateInstWithNoAlias
on the instructions of the versioned loop.
86
/// be called before the first call to
annotateInstWithNoAlias
.
94
void
annotateInstWithNoAlias
(Instruction *VersionedInst,
107
void
annotateInstWithNoAlias
(Instruction *I) {
108
annotateInstWithNoAlias
(I, I);
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
LoopVersioning.cpp
225
annotateInstWithNoAlias
(I);
229
void LoopVersioning::
annotateInstWithNoAlias
(Instruction *VersionedInst,
Completed in 67 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026