OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:forgetLoop
(Results
1 - 12
of
12
) sorted by null
/external/llvm/lib/Transforms/Utils/
LoopSimplify.cpp
203
SE->
forgetLoop
(L);
340
// in the parent loop change, then we need call to
forgetLoop
() for the
343
SE->
forgetLoop
(L);
579
SE->
forgetLoop
(L);
LoopUnroll.cpp
101
SE->
forgetLoop
(L);
212
SE->
forgetLoop
(L);
LCSSA.cpp
168
SE->
forgetLoop
(L);
LoopUnrollRuntime.cpp
266
SE->
forgetLoop
(ParentLoop);
/external/llvm/lib/Transforms/Scalar/
LoopDeletion.cpp
184
SE.
forgetLoop
(L);
LoopUnswitch.cpp
108
void
forgetLoop
(const Loop *L);
180
BranchesInfo.
forgetLoop
(currentLoop);
278
void LUAnalysisCache::
forgetLoop
(const Loop *L) {
787
SE->
forgetLoop
(L);
[
all
...]
LoopRotation.cpp
323
SE->
forgetLoop
(L);
IndVarSimplify.cpp
459
SE->
forgetLoop
(L);
[
all
...]
LoopIdiomRecognize.cpp
611
SE->
forgetLoop
(CurLoop);
[
all
...]
/external/llvm/include/llvm/Analysis/
ScalarEvolution.h
[
all
...]
/external/llvm/lib/Analysis/
ScalarEvolution.cpp
[
all
...]
/external/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp
[
all
...]
Completed in 143 milliseconds